Lite/Embedded alternatives to SQLite (in Android)? -


are there alternatives sqlite db? mean kind of light/embedded sql dbs derby or hypersonic?

the h2 database engine supports android.


Comments

Popular posts from this blog

Python __call__ special method practical example -

arrays - jQuery - Retrieve values from HTML elements and return their sum -