Re: deta: Functional Database Mapping
hga@xxxxxx 14 Oct 2019 16:57 UTC
Thanks! Just started to look at it, and it has for example a variety
of useful and very cleanly laid out type mappings that'll save me time
when I get to that in the near future.
- Harold
----- Original message -----
From: Amirouche Boubekki <xxxxxx@gmail.com>
Date: Sunday, October 13, 2019 4:29 PM
This library automatically maps database tables to Racket structs and
lets you perform CRUD operations on them as well as arbitrary queries.
Sort of like an ORM, but without associations and all the bad bits.
https://deta.defn.io/