Thanks for prompt reply. 

Agreed. SQLite needs zero-configuration. 

But applications using multiple SQLite database files for read and write,
makes those files with many-many fragments in disk. Which definitely
degrades database file read/write performance tremendously. 

Any solution to that (which does not force end-user of app to manage sqlite
file fragments or to defragment disk) ? 

Rohit
--
View this message in context: 
http://www.nabble.com/Avoiding-Fragmentation-of-SQLite-database-file-----t1780629.html#a4863094
Sent from the SQLite forum at Nabble.com.

Reply via email to