Sql like db asset to load sql queries from files and use db in memory.
Hello my question sound like this, but i use sqlitekit and had some issues so i search for any alternatives, it must be able to save db to file and use it and create and use db in memory, as for sqlitekit i use the main issue is that i can't know if query result is empty or not before accessing it (or i don't get how it use it).
Comment
Your answer

Follow this Question
Related Questions
sqLite table not found 2 Answers
How to solve error CS0433? 1 Answer
Sqlite3 and Cyanogen 0 Answers
SQLite read-only exception on iOS 1 Answer
About AssetBundles for sqlite 0 Answers