Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Bogdanp/deta
A database mapper for Racket.
https://github.com/Bogdanp/deta
linq racket
Last synced: 3 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-29T05:57:59.000Z (3 months ago)
- Last Synced: 2024-07-29T07:21:43.730Z (3 months ago)
- Topics: linq, racket
- Language: Racket
- Homepage: https://deta.defn.io
- Size: 573 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 ![CI](https://github.com/bogdanp/deta/workflows/CI/badge.svg)
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