We can always extend db_sqlite :p

There's ndb which is db_sqlite but with prepared statements: 
<https://github.com/xzfc/ndb.nim>

And @Araq's ormin is pretty cool too: <https://github.com/Araq/ormin>

Reply via email to