Does anybody have any work started on a higher level db library like ecto. I found the low level pg already
In addition to the low level pg interface, I also started working on a type-safe query builder. Here’s an example using it: https://github.com/agu-z/roc-pg/blob/sql/sql/examples/rental.roc#L32
I also demo’d it a few meetups ago. Here’s the video (starts at 31min).
I recently took a longish vacation so I haven’t touched it in a while but I’m now back with a lot of ideas. So I’ll probably have something cool to show in August’s meetup.
Any particular inspirations from other language libraries?
Last updated: Jul 06 2025 at 12:14 UTC