(no title)
themadsens | 3 years ago
On top of that you have to ditch referential integrity to make it at least limp along
Give me plain SQL or something lowlevel like sql2o any day
themadsens | 3 years ago
On top of that you have to ditch referential integrity to make it at least limp along
Give me plain SQL or something lowlevel like sql2o any day
karmakaze|3 years ago
I tried sql2o and later switched to jdbi and Javalin for a lightweight framework. I started making a typesafe library[0] that maps bottom-up like SQL expressions but development as stalled as I haven't been doing much side-project work to use it.
[0] https://github.com/karmakaze/safeql
arisAlexis|3 years ago
emerongi|3 years ago
I might still have psychological trauma from it.