Hi all, regarding the discussion last year @ThomasTJdev mentioned I came up 
with my own solution of a rdbms-backend. It´s preminilary but stable for 
sqlite3 : [https://github.com/mikra01/nimdb](https://github.com/mikra01/nimdb) 
. Suggestions and PR´s welcome - I hope it´s intuitive. Sqlite's incremental 
blob api and rowid-handling (for inserts) is missing. I planned further 
examples with the chinook database. At the moment I am working at the odbc-part 
so it could be possible that I have to change the API a little bit..

Reply via email to