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: 7 days 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-09-17T14:52:51.000Z (about 2 months ago)
- Last Synced: 2024-09-17T18:38:07.246Z (about 2 months ago)
- Topics: linq, racket
- Language: Racket
- Homepage: https://deta.defn.io
- Size: 422 KB
- Stars: 59
- Watchers: 9
- Forks: 10
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
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