What is sqlite and how is it benificial. In the description on the franco app it says it will increase the devices "IO" what exactly does that mean
No idea what it does other than Franco saying on G+ that it won't hurt lol
What is sqlite and how is it benificial. In the description on the franco app it says it will increase the devices "IO" what exactly does that mean
SQLite is an ACID-compliant embedded relational database, in other words, it's a light-weight database system designed for storing and retrieving data. It is similar to OracleDB, MSSQL, MySQL, and so on. The main difference is it doesn't need a high-end server to run it. It's designed for mobile devices, windows/linux/osx, and so on.
On Android, it's used for just about everything: storing info, system info, etc.
SQLite - Wikipedia, the free encyclopedia
I/O is "Input Output", basically reading and writing of data (SQLite)
so whats the upside to enabaling it?
The option on Franco's kernal is not to enable to disable it, it is to defragment it. This should help speed it up.
While I am using Franco's kernel and his kernel updater app, I also use SD Maid which has an option to optimize db's. I'm assuming that's the same thing as the sqlite? Does anyone know if either one is more effective?