weapp-sqlite
Bring local SQLite data to multi-platform runtimes
A local data layer for mini-apps and the Web runtime. It is currently in Beta while APIs and platform support are being validated.

Install
Engineering teams that need shared local data across mini-app and Web runtimes and are willing to validate a Beta tool.
pnpm add weapp-sqliteReal runtime output
These images come from official project demos or regression baselines and are stored locally on this site.


Core capabilities
- Local SQLite data layer
- WebAssembly runtime
- Multi-runtime validation
- Iterating Beta APIs
Common use cases
- 01Read and write local SQLite data across runtimes
- 02Support offline or weak-network workflows
- 03Validate local data capabilities in weapp-vite projects
Platforms
Frequently asked questions
Is weapp-sqlite ready for production?
weapp-sqlite is currently in Beta. Its APIs, platform coverage, and runtime boundaries are still being validated, so assess the risk before production adoption.
Where can I follow the latest progress?
Visit sqlite.weapp.dev for documentation and current notes, or open an issue in the GitHub repository.
Future documentation path
/docs/weapp-sqlite/
This path will become canonical when aggregated documentation launches.