{"repo":"requery/sqlite-android","free":true,"listed":false,"github":"https://github.com/requery/sqlite-android","clone":"git clone https://github.com/requery/sqlite-android.git","description":"Android SQLite support library","language":"Java","stars":1135,"topics":["android","sqlite","android-database-api","sqlite-android"],"license":"Apache-2.0","category":"mobile-apps","readme_excerpt":"Android SQLite support library This is an Android specific distribution of the latest versions of SQLite. It contains the latest SQLite version and the Android specific database APIs derived from AOSP packaged as an AAR library distributed on jitpack. Why? ---- - Consistent - Faster - Up-to-date Even the latest version of Android is several versions behind the latest version of SQLite. These versions do not have bug fixes, performance improvements, or new features present in current versions of SQLite. This problem is worse the older the version of the OS the device has. Using this library, you can keep up to date with the latest versions of SQLite and provide a consistent version across OS versions and devices. Use new SQLite features: - JSON1 extension - Common Table expressions - Indexes on expressions - Full-Text Search 5 - Generated Columns - DROP COLUMN support Usage ----- Follow the guidelines from jitpack.io to add the JitPack repository to your build file if you have not. Typically, this means an edit to your build.gradle file to add a new repository definition in the allprojects block, like this: Then add the sqlite-android artifact from this repository as a dependency: Then change usages of android.database.sqlite.SQLiteDatabase to io.requery.android.database.sqlite.SQLiteDatabase , similarly extend io.requery.android.database.sqlite.SQLiteOpenHelper instead of android.database.sqlite.SQLiteOpenHelper . Note similar changes maybe required for classes that depended ","default_branch":null,"files":null,"tree":[],"storefront":"/r/requery","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/requery/sqlite-android/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}