Amazon Developer

as

Settings
Sign out
Notifications
Alexa
Amazon Appstore
Ring
AWS
Documentation
Support
Contact Us
My Cases
Get Started
Design and Develop
Publish
Reference
Support
Skip to main content
@amazon-devices/expo-sqlite gives your app access to a database that can be queried through a WebSQL-like API. The database is persisted across restarts of your app.

Installation

  1. Add the JavaScript library dependency in the package.json file.
  2. Reinstall dependencies using npm install command and rebuild your application with the vega build command.

Examples

The example below provides a comprehensive example showing full database operations flow in a typical application.

API reference

See the official Expo documentation.

Classes

SQLError properties

SQLiteDatabase properties

SQLiteDatabase methods

Methods

Supported versions

Additional resources

For information on additional libraries, see Supported Third-Party Libraries and Services.
Last modified on September 30, 2025