Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-07-16 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-16 UTC."],[],[],null,["# androidx.sqlite.driver\n======================\n\n*** ** * ** ***\n\nKotlin \\|[Java](/reference/androidx/sqlite/driver/package-summary \"View this page in Java\")\nAndroid/JVMNative/C/iOS\n\nClasses\n-------\n\n|---------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------|\n| [AndroidSQLiteDriver](/reference/kotlin/androidx/sqlite/driver/AndroidSQLiteDriver) | A [SQLiteDriver](/reference/kotlin/androidx/sqlite/SQLiteDriver) implemented by [android.database](https://developer.android.com/reference/android/database/package-summary.html) and that uses the Android's SDK SQLite APIs. | android |\n| [NativeSQLiteDriver](/reference/kotlin/androidx/sqlite/driver/NativeSQLiteDriver) | A [SQLiteDriver](/reference/kotlin/androidx/sqlite/SQLiteDriver) that uses a version of SQLite included with the host operating system. | N |\n| [SupportSQLiteConnection](/reference/kotlin/androidx/sqlite/driver/SupportSQLiteConnection) | A [SQLiteConnection](/reference/kotlin/androidx/sqlite/SQLiteConnection) implemented by [androidx.sqlite.db.SupportSQLiteDatabase](/reference/kotlin/androidx/sqlite/db/SupportSQLiteDatabase) and that uses the Android's SQLite through the `SupportSQLite` APIs. | android |\n| [SupportSQLiteDriver](/reference/kotlin/androidx/sqlite/driver/SupportSQLiteDriver) | A [SQLiteDriver](/reference/kotlin/androidx/sqlite/SQLiteDriver) implemented by [androidx.sqlite.db.SupportSQLiteOpenHelper](/reference/kotlin/androidx/sqlite/db/SupportSQLiteOpenHelper) and that uses the Android's SQLite through the `SupportSQLite` APIs. | android |"]]