
5 Jan
2015
5 Jan
'15
12:13 a.m.
On 3 January 2015 at 20:50, Andrew McGlashan <andrew.mcglashan@affinityvision.com.au> wrote:
My view is that the sqllite databases are just too big and cumbersome.
I'd almost wager money on it NOT being the fault of SQLite. SQLite is surprisingly effective at handling large databases, and I say that as someone who has worked with such a lot. (It has a lot of other drawbacks, such as poor concurrency and very loose standards support, but that often doesn't matter in embedded use-cases, which is where it's most often found)