Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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