Sorry for my confusion.
So System.Data.SQLite is using SQLite (unmanged) .
And Robert is currently working on a version of System.Data.SQLite which is working with C#-SQLite (managed).
>It's also not true that C# SQLite uses more memory than native version.
Difference in memory usage significantly less than
>size of adequate
page cache (which should be equal on both implementations). So I don't
think that memory usage important
>in that question.
I'm really surprised about that, good to hear. Perhaps I find the time in the next couple of weeks and test this implementation on a Smartphone.
Regards,
Tom