Released my take of an object-document mapper (ODM) named Den to the public. So far, it was a fun ride to built it. It took a lot of inspiration from Beanie, which I use in two projects I built and maintain for a close friend.
https://github.com/oliverandrich/den
Next up on the list: Documentation and replacing Bun in Burrow with Den. And I love that by this change, Burrow gets proper PostgreSQL support besides SQLite.
