expo-sqlite
TypeScript icon, indicating that this package has built-in type declarations

15.2.10 • Public • Published

expo-sqlite

Provides access to a database using SQLite (https://www.sqlite.org/). The database is persisted across restarts of your app.

API documentation

Installation in managed Expo projects

For managed Expo projects, please follow the installation instructions in the API documentation for the latest stable release.

Installation in bare React Native projects

For bare React Native projects, you must ensure that you have installed and configured the expo package before continuing.

Add the package to your npm dependencies

npx expo install expo-sqlite

Configure for Android

No additional set up necessary.

Configure for iOS

Run npx pod-install after installing the npm package.

Contributing

Contributions are very welcome! Please refer to guidelines described in the contributing guide.

Updating bundled SQLite3

To update bundled SQLite3 and SQLCipher source code under vendor/, you can use the helper scripts:

# You should clone expo/expo git repository first
$ cd packages/expo-sqlite

# Download and build sqlite3.[ch]
# For example, to use sqlite 3.45.3 and sqlcipher 4.6.0
$ ./scripts/prepare_sqlite.ts vendor/sqlite3 3.45.3
$ ./scripts/prepare_sqlite.ts vendor/sqlcipher 4.6.0 --sqlcipher

# Replace sqlite3 symbols to prevent conflict with iOS system sqlite3
$ ./scripts/replace_symbols.ts vendor/sqlite3
$ ./scripts/replace_symbols.ts vendor/sqlcipher

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
15.2.105,838latest
14.0.3195sdk-51
13.3.088sdk-50
15.2.1-canary-20250408-7f0ab5318canary

Version History

VersionDownloads (Last 7 Days)Published
15.2.105,838
15.2.911,694
15.2.849
15.2.730
15.2.622
15.2.554
15.2.47
15.2.36
15.2.212
15.2.17
15.2.1-canary-20250408-7f0ab5318
15.2.1-canary-20250407-10a9b426
15.2.09
15.2.0-canary-20250404-3c3b5fd7
15.2.0-canary-20250404-87e25067
15.2.0-canary-20250404-42b62638
15.2.0-canary-20250403-13261ac5
15.2.0-canary-20250402-161f57b9
15.1.417,255
15.2.0-canary-20250331-817737a8
15.1.31,000
15.2.0-canary-20250325-0a15ab64
15.2.0-canary-20250320-7a205d32
15.2.0-canary-20250306-d9d3e025
15.2.0-canary-20250305-0af9ad23
15.2.0-canary-20250304-f08e9846
15.2.0-canary-20250304-8a21aa72
15.2.0-canary-20250304-0da39715
15.2.0-canary-20250303-4dba60e5
15.2.0-canary-20250221-ef26fed6
15.2.0-canary-20250219-4a5dade4
15.2.0-canary-20250207-8bc51462
15.1.26,570
15.2.0-canary-20250131-5c4e5884
15.1.1456
15.1.097
15.0.7-canary-20250124-42fe3323
15.0.7-canary-20250122-166c2cb3
15.0.7-canary-20250114-804e26d2
15.0.6725
15.0.5210
15.0.443
15.0.4-canary-20241211-61c49bd2
15.0.31,529
15.0.21
15.0.12
15.0.03
15.0.0-canary-20241021-c4b5a931
15.0.0-canary-20241021-7aba8132
15.0.0-canary-20241018-ebd377a2
15.0.0-canary-20241018-2a482e34
15.0.0-canary-20241018-75a0b256
15.0.0-canary-20241018-4f8243a1
15.0.0-canary-20241018-f71b3e01
15.0.0-canary-20241018-bf4b2f7-14
15.0.0-canary-20241018-bf4b2f73
15.0.0-canary-20241008-90b13ad3
15.0.0-canary-20240927-ab8a9623
15.0.0-canary-20240912-1059f852
15.0.0-canary-20240904-69100c16
15.0.0-canary-20240814-ce0f7d52
14.0.67,016
14.0.560
14.0.5-canary-20240719-83ee47b2
14.0.5-canary-20240628-1ba81522
14.0.4393
14.0.4-canary-20240627-1402f4b2
14.0.4-canary-20240625-2333e703
14.0.3195
14.0.210
14.0.12
14.0.08
0.0.1-canary-20240418-8d745972
0.0.1-canary-20240415-cca04d83
0.0.1-canary-20240415-0868fc43
0.0.1-canary-20240411-55a00855
0.0.1-canary-20240411-33a7dc15
0.0.1-canary-20240406-a4950c71
0.0.1-canary-20240405-cdfd9c14
0.0.1-canary-20240404-e2b87432
0.0.1-canary-20240328-24ecc5e1
0.0.1-canary-20240327-a7302d93
0.0.1-canary-20240320-8a10e093
13.4.01,211
0.0.1-canary-20240318-dd8f2453
0.0.1-canary-20240318-af634b11
0.0.1-canary-20240318-53194f52
0.0.1-canary-20240315-ce710052
0.0.1-canary-20240308-67158754
0.0.1-canary-20240305-e60019e2
13.3.088
0.0.1-canary-20240228-7cee6192
0.0.1-canary-20240222-c729a132
13.2.2322
13.2.18
0.0.1-canary-20240109-93608d82
13.2.0138
13.1.28
13.1.112
13.1.018
13.0.037
0.0.1-canary-20231205-250b31f2
0.0.1-canary-20231130-c8a9bf92
0.0.1-canary-20231130-ede75a7-11
0.0.1-canary-20231130-ede75a73
0.0.1-canary-20231129-c0ec0233
0.0.1-canary-20231125-d600e441
0.0.0-canary-20231123-1b19f967
12.2.114
12.2.04
12.1.07
12.0.030
11.8.037
11.7.15
11.7.022
11.3.3956
11.6.014
11.5.014
11.3.219
11.4.019
11.3.112
11.3.04
11.2.05
11.1.11,679
11.1.03
11.0.0374
10.3.076
10.2.0114
10.1.112
10.1.02,344
10.0.313
10.0.22
10.0.12
10.0.05
9.2.124
9.2.04
9.1.019
9.0.05
8.5.01,038
8.4.0548
8.3.05
8.2.11,400
8.2.05
8.1.0645
8.0.0219
7.0.0357
7.0.0-rc.02
6.0.0135
6.0.0-rc.03
5.0.1192
5.0.05
5.0.0-rc.13
5.0.0-rc.03
4.0.02
3.0.02

Package Sidebar

Install

npm i expo-sqlite

Weekly Downloads

65,793

Version

15.2.10

License

MIT

Unpacked Size

69.6 MB

Total Files

161

Last publish

Collaborators

  • tsapeta
  • ide
  • lukmccall
  • pkham
  • radoslawkrzemien
  • fiber-god
  • betoatexpo
  • brentvatne
  • evanbacon
  • quinlanj
  • expoadmin
  • exponent
  • wschurman
  • bycedric
  • jonsamp
  • princefleaswallow
  • kudochien
  • keith-kurak
  • alanhughes
  • simek
  • gabrieldonadel
  • douglowder
  • kadikraman
  • aleqsio
  • expo-bot
  • philpl
  • marklawlor