Quote:
Originally Posted by cybmole
i'm confused by the OP wanting full database control over notes & highlights then saying it must not be built in sqlite (post #4) ?
Surely that IS the defacto tool for databases, and has been around long enough to be pretty robust ?
What is he expecting his ideal solution to use instead ?
|
HI Sorry for the delay,
I mean, sqlite has some limits? I see has 140 Tera limits, that is more than 300 reincarnations. But I am puzzled that such a small db, with less than 1k code can store all these data without performance issues, also probably there is a content provider inside that should optimize with loaders patterns the velocity, so I was wrong in asking these questions, but still
why java developers use normal SQL, or reframing why SQL lite is not so popular outside android for desktop applications?I knew has some limitation like it has one JOIN instead of the three o more of SQL, but most of the databases do not need really advanced features i guess