What are the default configuration of SQLite


Q.37  What are the default configuration of SQLite.?Ans:-

  • The compiled SQLite library is less than 700KB on most platfroms and requires less than 4 MB of memory to operate.
  • The library can often be trimmed to 300 KB or less. With minor configuration changes, the library can be made to function on less than 256 KB of memory, making its total footprint not much more than half a megabyte, plus data storage.

Kalavati Technologies Pvt Ltd