expo-sqlite
npmv57.0.1TypeScriptProvides access to a database using SQLite (https://www.sqlite.org/). The database is persisted across restarts of your app.
Overview
expo-sqlite is an npm package that provides access to a database using SQLite (https://www.sqlite.org/). The database is persisted across restarts of your app. It is very popular, with about 639.2K downloads per week and 1 known dependents in the graph. The latest version is 57.0.1, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need provides access to a database using SQLite (https://www.sqlite.org/). The database is persisted across restarts of your app and value a battle-tested, widely-adopted solution.
When not to use it
Consider an alternative if you need to or if a more actively-maintained option better fits your npm stack.
Pros
- Large, well-established user base (639.2K weekly downloads).
- Ships TypeScript type definitions.
- Clear open-source license (MIT).
Cons
- No significant drawbacks detected from available metadata.
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of expo-sqlite.
Dependencies
Runtime (1)
Peer (3)
Dev (8)
Used by
Popular packages that depend on expo-sqlite.
Alternatives to expo-sqlite
Drizzle ORM package for SQL databases
Type safe SQL query builder
The fastest and simplest library for SQLite in Node.js.
Asynchronous, non-blocking SQLite3 bindings
Fastest SQLite for React Native (with node.js support)
sql named placeholders to unnamed compiler
Fastest full featured PostgreSQL client for Node.js
A framework for building native apps using React
The Expo SDK
A batteries-included SQL query & schema builder for PostgresSQL, MySQL, CockroachDB, MSSQL and SQLite3
🛡️ Faster SQL escape and format for JavaScript (Node.js, Bun, and Deno).
libSQL driver for TypeScript and JavaScript
Frequently installed together
TypeScript definitions for pg
PostgreSQL client - pure javascript & libpq with the same API
fast mysql driver. Implements core protocol, prepared statements, ssl and compression in native JS
Fastest full featured PostgreSQL client for Node.js
Type safe SQL query builder
Type definitions and documentation for Bun, an incredibly fast JavaScript runtime
The fastest and simplest library for SQLite in Node.js.
TypeScript typings for Cloudflare Workers
A batteries-included SQL query & schema builder for PostgresSQL, MySQL, CockroachDB, MSSQL and SQLite3
TypeScript definitions for better-sqlite3
Asynchronous, non-blocking SQLite3 bindings
libSQL driver for TypeScript and JavaScript
Version history
| Version | Published | License |
|---|---|---|
| 57.0.0-canary-20260718-7cbcda5 | 1 day ago | MIT |
| 57.0.0-canary-20260716-381e806 | 3 days ago | MIT |
| 55.0.18 | 4 days ago | MIT |
| 57.0.1latest | 4 days ago | MIT |
| 56.0.5-canary-20260701-9100865 | 18 days ago | MIT |
| 57.0.0-canary-20260629-3010085 | 20 days ago | MIT |
| 56.0.5-canary-20260628-fc0d9b4 | 20 days ago | MIT |
| 56.0.5-canary-20260628-ef26abf | 21 days ago | MIT |
| 57.0.0 | 23 days ago | MIT |
| 55.0.17 | 24 days ago | MIT |
| 56.0.5-canary-20260624-9d83b81 | 24 days ago | MIT |
| 57.0.0-canary-20260623-1c70a78 | 25 days ago | MIT |
| 56.0.5 | 1 month ago | MIT |
| 56.0.5-canary-20260606-4d4666c | 1 month ago | MIT |
| 56.0.5-canary-20260526-6cd5e37 | 1 month ago | MIT |
| 57.0.0-canary-20260526-13e89ca | 1 month ago | MIT |
| 56.0.4 | 1 month ago | MIT |
| 55.0.16 | 2 months ago | MIT |
| 56.0.0-canary-20260506-03817f5 | 2 months ago | MIT |
| 56.0.3 | 2 months ago | MIT |
Frequently asked questions
How do I install expo-sqlite?
Run `npm install expo-sqlite` to add expo-sqlite to your npm project.
What license is expo-sqlite released under?
expo-sqlite is distributed under the MIT license.
How popular is expo-sqlite?
expo-sqlite has approximately 639,203 downloads per week and 1 known dependent packages.