this looks interesting: https://nuejs.org/blog/large-scale-apps/
in my experience, things are lightweight if you
also see hn discussion: https://news.ycombinator.com/item?id=43543241
sqldelight doesn't yet have a public release with kotlin's k2 compiler support. a potential alternative could be exposed @ https://www.jetbrains.com/exposed/.
though personally i like sqldelights approach of sql to code generation better than the pure code approach of exposed.
tags: tech_stack