arraydb icon indicating copy to clipboard operation
arraydb copied to clipboard

pluggable database support (ex.: supporting SQLite3)

Open TheBojda opened this issue 13 years ago • 1 comments

It would be good feature, if the engine doesn't depend on the database backend. As I've seen, your architecture is well layered, and won't be a big development, to make the database engine pluggable, and support other backends, like SQLlite.

TheBojda avatar Oct 12 '12 07:10 TheBojda

My first choice was Postgre to implement, i don't know why :)

mstdokumaci avatar Oct 14 '12 09:10 mstdokumaci