SQlite研究

http://www.cnblogs.com/liping13599168/archive/2011/05/24/2054908.html    Replace

http://stackoverflow.com/questions/2493331/what-are-the-best-practices-for-sqlite-on-android/2493839#2493839

http://blog.csdn.net/ultrapro/article/details/6782604

Android Sqlite Locking Kevin Galligan

http://www.enterra-inc.com/techzone/handling_sql_issues/

http://stackoverflow.com/questions/5864300/android-sqlite-optimization-adding-rows


http://www.sqlite.com.cn/MySqlite/4/289.Html


http://www.oschina.net/code/explore/android-2.2-froyo/com/google/coretests/StatsStore.java

android PRAGMA synchronous = OFF

http://tech.vg.no/2011/04/04/speeding-up-sqlite-insert-operations/

android sqlite benchmark

SQLITE batch

http://iihero.iteye.com/blog/1189633     Pragma


http://notes.theorbis.net/2010/02/batch-insert-to-sqlite-on-android.html

http://notes.theorbis.net/2009/12/fast-batch-insert-to-sqlite-database.html

http://www.outofwhatbox.com/blog/2010/12/android-using-databaseutils-inserthelper-for-faster-insertions-into-sqlite-database/

http://stackoverflow.com/questions/3860008/bulk-insertion-on-android-device

http://stackoverflow.com/questions/2876236/efficient-batch-sql-query-execution-on-android-for-upgrade-database

猜你喜欢

转载自asdf314159265.iteye.com/blog/1722318