top | item 33663978

(no title)

coverj | 3 years ago

> I'd like to make an SQL-oriented library so people don't have to settle for JPQL/Hibernate--started but not done/promoted.

I'm sure I'm asking this on behalf of many people - any chance of a sneak preview?

discuss

order

karmakaze|3 years ago

Sure, SafeQL[0] SQL library. It's been sitting in a close but not enough to promote state for a while. The main thing I wanted was to have generation of the bindings to existing DB schema. I also want to combine using Moja[1] datatypes for uniform handling of single/multi, normal/async, and errors.

I suspect I'm mostly driven by the unknown and as I get close to practically solving a problem start to lose the curious itch.

[0] https://github.com/karmakaze/safeql

[1] https://github.com/karmakaze/moja