https://github.com/Bogdanp/deta
A database mapper for Racket.
https://github.com/Bogdanp/deta
linq racket
Last synced: 6 months ago
JSON representation
A database mapper for Racket.
- Host: GitHub
- URL: https://github.com/Bogdanp/deta
- Owner: Bogdanp
- Created: 2019-07-12T09:26:19.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-17T14:52:51.000Z (8 months ago)
- Last Synced: 2024-10-28T20:09:28.796Z (6 months ago)
- Topics: linq, racket
- Language: Racket
- Homepage: https://deta.defn.io
- Size: 422 KB
- Stars: 60
- Watchers: 9
- Forks: 10
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
- awesome-racket - deta - A functional database mapper. (Database Drivers)
- awesome-racket-and-scheme - deta
README
# deta 
A functional database mapper for Racket.
## Documentation
You can find the documentation on the [Racket package server][docs].
The package server only updates once every 24 hours so if you want the
absolute most recent docs, then you can visit [deta.defn.io][docs-master].## Examples
See the `examples/` folder for some examples.
## License
deta is licensed under the 3-Clause BSD license.
[docs]: https://docs.racket-lang.org/deta/index.html
[docs-master]: https://deta.defn.io