expo-sqlite
npmv57.0.2TypeScriptProvides access to a database using SQLite (https://www.sqlite.org/). The database is persisted across restarts of your app.
Safe to adopt
Yes — expo-sqlite scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 14 days ago. 50 releases in the last 2 years.
- ?Adoption: grade ?, Not reported by this registry.
No download data reported for this package yet.
- AMaintenance: grade A, Excellent.
Last published 14 days ago. 50 releases in the last 2 years.
- AWeight: grade A, Excellent.
Pulls in 1 transitive package, about 74 MB installed.
- ASupply chain: grade A, Excellent.
No install scripts, 12 maintainers, and a contained dependency surface.
- ALicense: grade A, Excellent.
MIT — permissive, with no copyleft found in the dependency tree.
Grades are computed deterministically from registry metadata collected by PackageGraph — downloads, dependents, publish dates, the resolved dependency tree, maintainer count, and declared licenses. No third-party scores are used.
Install cost
What you actually take on by adding expo-sqlite to a project.
Runtime packages this one declares itself.
Distinct packages in the full runtime tree, deduplicated the way a package manager would.
Unpacked size of this package plus its entire runtime tree.
Longest resolved dependency chain below this package.
Licenses in the dependency tree
Every license you inherit by installing expo-sqlite, not just its own. Check this before a legal review, not after.
Compatibility
- Node.js
- No constraint declared
- Module format
- CommonJS only
- TypeScript
- Types included
- Install scripts
- None
expo-sqlite vs the alternatives
Packages solving a similar problem in the npm ecosystem, compared on the signals that drive an adoption decision.
| Package | Weekly downloads | Dependents | License | Last release |
|---|---|---|---|---|
| expo-sqlitethis page | 0 | 1 | MIT | 14 days ago |
| drizzle-orm | 19M | 0 | Apache-2.0 | 1 day ago |
| kysely | 15.6M | 1 | MIT | 1 day ago |
| @expo/config | 9.1M | 5 | MIT | 1 day ago |
| expo-file-system | 8.4M | 1 | MIT | 1 day ago |
| better-sqlite3 | 0 | 5 | MIT | 1 day ago |
Dependencies
Declared by expo-sqlite v57.0.2. Runtime dependencies are installed with the package; dev dependencies are not.
Runtime (1)
Peer (3)
Dev (8)
Used by
Popular packages that depend on expo-sqlite.
Relationship graph
Dependencies (left) and dependents (right) of expo-sqlite.
Frequently installed together
TypeScript definitions for pg
PostgreSQL client - pure javascript & libpq with the same API
Type safe SQL query builder
fast mysql driver. Implements core protocol, prepared statements, ssl and compression in native JS
libSQL driver for TypeScript and JavaScript
Fastest SQLite for React Native (with node.js support)
Public API for OpenTelemetry
TypeScript definitions for sql.js
A Fetch API-compatible PlanetScale database driver
The fastest and simplest library for SQLite in Node.js.
AWS SDK for JavaScript Rds Data Client for Node.js, Browser and React Native
TypeScript definitions for better-sqlite3
Release history
50 releases in the last two years, typically about 2 days apart.
| Version | Published | Size | License |
|---|---|---|---|
| 58.0.0-canary-20260902-26df09e | 7 days ago | 30 MB | MIT |
| 58.0.0-canary-20260901-2164f24 | 8 days ago | 30 MB | MIT |
| 56.0.6 | 12 days ago | 74 MB | MIT |
| 57.0.2latest | 14 days ago | 74 MB | MIT |
| 55.0.20 | 15 days ago | 74 MB | MIT |
| 55.0.19 | 23 days ago | 74 MB | MIT |
| 58.0.0-canary-20260812-27f94d4 | 28 days ago | 74 MB | MIT |
| 58.0.0-canary-20260806-8c2d007 | 1 month ago | 74 MB | MIT |
| 57.0.0-canary-20260723-64edab9 | 1 month ago | 74 MB | MIT |
| 57.0.0-canary-20260720-b6d63bc | 1 month ago | 74 MB | MIT |
| 57.0.0-canary-20260718-7cbcda5 | 1 month ago | 74 MB | MIT |
| 57.0.0-canary-20260716-381e806 | 1 month ago | 74 MB | MIT |
| 55.0.18 | 1 month ago | 74 MB | MIT |
| 57.0.1 | 1 month ago | 74 MB | MIT |
| 56.0.5-canary-20260701-9100865 | 2 months ago | 74 MB | MIT |
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 has 1 known dependents in the graph. The latest version is 57.0.2, 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 focused 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
- 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.
Maintainers
Frequently asked questions
Should I use expo-sqlite?
Yes — expo-sqlite scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 14 days ago. 50 releases in the last 2 years.
How do I install expo-sqlite?
Run `npm install expo-sqlite` to add expo-sqlite to your npm project.
How many dependencies does expo-sqlite have?
expo-sqlite declares 12 direct dependencies and pulls in 1 packages in total once its runtime tree is resolved totalling about 74 MB on disk.
What license is expo-sqlite released under?
expo-sqlite is distributed under the MIT license.
How popular is expo-sqlite?
npm does not publish download counts. Within PackageGraph's crawl, 1 known packages depend on expo-sqlite.
Is expo-sqlite still maintained?
The most recent release of expo-sqlite (v57.0.2) was published 14 days ago.
Does expo-sqlite run install scripts?
No. expo-sqlite does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.