SQLite
Many Small Queries Are Efficient In SQLite
Datasette: An open source multi-tool for exploring and publishing data
simonw/datasette: An open source multi-tool for exploring and publishing data
The interesting ideas in Datasette
rclement/datasette-dashboards: Datasette plugin providing data dashboards from metadata
Litestream - Streaming SQLite Replication
Running in a Docker container - Litestream
benbjohnson/litestream: Streaming replication for SQLite.
benbjohnson/litestream-s6-example: Example repository for building a multi-process Docker container.
LiteFS - Distributed SQLite · Fly Docs
litefs/ARCHITECTURE.md at main · superfly/litefs · GitHub
superfly/litefs-example: An example of deploying LiteFS on Fly.io.
superfly/ltx: Go library for the LTX file format
I’m All-In on Server-Side SQLite · Fly
SQLite Internals: Pages & B-trees · Fly
How SQLite helps you do ACID · Fly
How SQLite Scales Read Concurrency · Fly
How the SQLite Virtual Machine Works · Fly
rqlite/rqlite: The lightweight, distributed relational database built on SQLite
canonical/dqlite: Embeddable, replicated and fault tolerant SQL engine.
chiselstrike/chiselstore: SQLite + Little Raft = 🚀
LiteReplica - SQLite Replication
How to use Litestream with SQLite & Prisma | Arnav Gosain
blacklite/SQLITE.md at main · tersesystems/blacklite · GitHub
DBHub.io - SQLite storage “in the cloud”
segmentio/ctlstore: Control Data Store
Ws4sqlite: Query SQLite via HTTP | Hacker News
proofrock/ws4sqlite: Query sqlite via http
psanford/sqlite3vfshttp: Go sqlite3 http vfs: query sqlite databases over http with range headers
michalc/sqlite-s3-query: Python functions to query SQLite files stored on S3
vlcn-io/cr-sqlite: Convergent, Replicated SQLite. Multi-writer and CRDT support for SQLite
asg017/sqlite-http: A SQLite extension for making HTTP requests purely in SQL
Introducing sqlite-http: A SQLite extension for making HTTP requests / Alex Garcia | Observable
asg017/sqlite-html: A SQLite extension for querying, manipulating, and creating HTML elements.
Introducing sqlite-html: query, parse, and generate HTML in SQLite / Alex Garcia | Observable
SQLite-HTML: A SQLite extension for querying, manipulating, and creating HTML | Hacker News
phiresky/sqlite-zstd: Transparent dictionary-based row-level compression for SQLite
sql-js/sql.js: A javascript library to run SQLite on the web.
phiresky/sql.js-httpvfs: Hosting read-only SQLite databases on static file hosters like Github Pages
Hosting SQLite databases on Github Pages - (or any static file hoster) - phiresky’s blog
nalgeon/sqlime: Online SQLite playground
sqlime/examples.md at main · nalgeon/sqlime · GitHub
jlongster/absurd-sql: sqlite3 in ur indexeddb (hopefully a better backend soon)
rhashimoto/wa-sqlite: WebAssembly SQLite with experimental support for browser storage extensions
About the sqlite3 WASM/JS Subproject
SQLite Wasm in the browser backed by the Origin Private File System - Chrome Developers
An in-process SQL OLAP database management system - DuckDB
SQLite: Past, Present, and Future
libsql/libsql: libSQL is a fork of SQLite that is both Open Source, and Open Contributions.
(7) libSQL (@libsqlhq) / Twitter
(129) Introducing a Query Acceleration Path for Analytics in SQLite3 - YouTube
(126) GopherCon 2021: Ben Johnson - Building Production Applications Using Go & SQLite - YouTube
WiseLibs/better-sqlite3: The fastest and simplest library for SQLite3 in Node.js.
jpwhite3/northwind-SQLite3: SQLite3 version of Microsoft’s Northwind Database
Part 1 - Introduction and Setting up the REPL | Let’s Build a Simple Database