ATXP SQLite Database - SQLite platform implementation for Authorization Token Exchange Protocol
ATXP Core - Shared utilities and types for Authorization Token Exchange Protocol
ATXP CLI - Command line tool for creating ATXP projects and running demos
ATXP Client - MCP client with OAuth authentication and payment processing
SQLite library with support for opening and writing databases, prepared statements, and more. This SQLite library is in pure javascript (compiled with emscripten).
Provides access to a database using SQLite (https://www.sqlite.org/). The database is persisted across restarts of your app.
SQLite client for Node.js applications with SQL-based migrations API written in Typescript
SQLite Wasm conveniently wrapped as an ES Module.
CDS database service for SQLite
ATXP Server - MCP server implementation with payment processing capabilities
Fastest SQLite for React Native (with node.js support)
Create ATXP projects - Scaffold new ATXP applications from templates
[](https://github.com/powersync-ja/wa-sqlite/actions/workflows/ci.yml?branch=master)
Community plugin for native & electron SQLite databases
Expo DevTools Plugin for Drizzle Studio
Cordova sqlite storage dependencies
A SQLite toolkit for Effect
SQLite storage adapter for Keyv
Fork of SQLite database - you're probably looking for WatermelonDB, not this
Use kysely with `bun:sqlite`, for an example please see the [Simple Example](https://github.com/dylanblokhuis/kysely-bun-sqlite/tree/master/examples/simple) in this repository.
SQLite driver for Evidence projects
Drizzle ORM package for SQL databases
A SQLite toolkit for Effect
sqlite backed abstract-level database for Node.js