</>PackageGraphPackageGraph

expo-sqlite

npmv57.0.2TypeScript

Provides 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.

1
Direct dependencies

Runtime packages this one declares itself.

1
Total installed

Distinct packages in the full runtime tree, deduplicated the way a package manager would.

74 MB
Install size

Unpacked size of this package plus its entire runtime tree.

1
Tree depth

Longest resolved dependency chain below this package.

Licenses in the dependency tree

MIT

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.

PackageWeekly downloadsDependentsLicenseLast release
expo-sqlitethis page01MIT14 days ago
drizzle-orm19M0Apache-2.01 day ago
kysely15.6M1MIT1 day ago
@expo/config9.1M5MIT1 day ago
expo-file-system8.4M1MIT1 day ago
better-sqlite305MIT1 day ago

Dependencies

Declared by expo-sqlite v57.0.2. Runtime dependencies are installed with the package; dev dependencies are not.

Used by

Popular packages that depend on expo-sqlite.

Relationship graph

Dependencies (left) and dependents (right) of expo-sqlite.

await-lockexporeactreact-nativedrizzle-ormexpo-sqlite
expo-sqlite dependencies dependents

Frequently installed together

Release history

50 releases in the last two years, typically about 2 days apart.

Recent versions of expo-sqlite
VersionPublishedSizeLicense
58.0.0-canary-20260902-26df09e7 days ago30 MBMIT
58.0.0-canary-20260901-2164f248 days ago30 MBMIT
56.0.612 days ago74 MBMIT
57.0.2latest14 days ago74 MBMIT
55.0.2015 days ago74 MBMIT
55.0.1923 days ago74 MBMIT
58.0.0-canary-20260812-27f94d428 days ago74 MBMIT
58.0.0-canary-20260806-8c2d0071 month ago74 MBMIT
57.0.0-canary-20260723-64edab91 month ago74 MBMIT
57.0.0-canary-20260720-b6d63bc1 month ago74 MBMIT
57.0.0-canary-20260718-7cbcda51 month ago74 MBMIT
57.0.0-canary-20260716-381e8061 month ago74 MBMIT
55.0.181 month ago74 MBMIT
57.0.11 month ago74 MBMIT
56.0.5-canary-20260701-91008652 months ago74 MBMIT

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

Keywords

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.