Sync SQLite databases across multiple clients via NAS with changelog-based conflict resolution
For documentation, see https://www.atdatabases.org/docs/sqlite-sync
SQLite persisted collection core for TanStack DB
Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.
JavaScript implementation of SQLite 3 query parser
No description provided.

PowerSync Web SDK
A tiny (183B to 210B) and fast utility to ascend parent directories
SQLite Wasm compiled with automatically initialized sqlite-sync, sqlite-vector, and sqlite-memory extensions. Conveniently packaged as an ES Module for effortless integration.
Find the first file matching a given pattern in the current directory or the nearest ancestor directory.
This fork adds synchronous APIs and session extensions needed for LiveStore's real-time collaborative database features. **This fork is intended for LiveStore use only** - external users should use [upstream wa-sqlite](https://github.com/rhashimoto/wa-sql
SQLite library with support for opening and writing databases, prepared statements, and more. This SQLite library is in pure javascript (compiled with emscripten).
PowerSync React Native SDK
Provides access to a database using SQLite (https://www.sqlite.org/). The database is persisted across restarts of your app.
Adds PowerSync Capacitor support for iOS/Android
Recursive, synchronous, and fast file system walker
A drop-in replacement for fs, making various improvements.
Realm by MongoDB is an offline-first mobile database: an alternative to SQLite and key-value stores
SQLite Wasm conveniently wrapped as an ES Module.
A tiny (195B to 220B) utility to recursively list all (total) files in a directory
Synchronous version of the Fetch API
Create sync/async APIs with usable logic
TypeScript definitions for use-sync-external-store