[](https://github.com/powersync-ja/wa-sqlite/actions/workflows/ci.yml?branch=master)
WebAssembly port of SQLite3 for Node.js with file system access
SQLite Wasm conveniently wrapped as an ES Module.
[](https://github.com/rhashimoto/wa-sqlite/actions/workflows/ci.yml)
SQLite library with support for opening and writing databases, prepared statements, and more. This SQLite library is in pure javascript (compiled with emscripten).
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
A Map based TypeScript Virtual File System.
[](https://github.com/rhashimoto/wa-sqlite/actions/workflows/ci.yml)
[](https://github.com/rhashimoto/wa-sqlite/actions/workflows/ci.yml)
See my blog post for an introduction: https://phiresky.github.io/blog/2021/hosting-sqlite-databases-on-github-pages/
XMTP client SDK for browsers written in TypeScript
```json "./load-wasm": { "types": "./dist/load-wasm/mod.browser.d.ts", "browser": "./dist/load-wasm/mod.browser.js", "worker": "./dist/load-wasm/mod.browser.js", "node": "./dist/load-wasm/mod.node.js", "default": "./dist/load-wasm/mod.browser.js
Virtual File System for Node.js - userland shim for node:vfs
This is a custom build of SQLite that only supports the "opfs-sahpool" VFS. It's "nice" because:
Easily make a virtual filesystem from a directory
SQLite library with support for opening and writing databases, prepared statements, and more. This SQLite library is in pure javascript (compiled with emscripten).
SQLite Wasm conveniently wrapped as an ES Module. (Multiple Ciphers Support)
PowerSync Web SDK
A SQLite toolkit for Effect
👷 workerd, Cloudflare's JavaScript/Wasm Runtime
👷 workerd for Linux 64-bit, Cloudflare's JavaScript/Wasm Runtime
SQLite Wasm compiled with automatically initialized sqlite-sync, sqlite-vector, and sqlite-memory extensions. Conveniently packaged as an ES Module for effortless integration.
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.
HTTP backend for SQLite3-WASM VFS
some experimental VFS implementations.
Shared Rust runtime for Syncular SQLite-backed native and browser clients.
Helping to implement SQLite VFS.
`wasm32-unknown-unknown` bindings to the libsqlite3 library.
SQLite storage backend for nostr apps
Virtual file system trait and backends for rsqlite-wasm