SQLite

SQLite is my database engine of choice for simple, no-frills stuff, and has of late become popular enough for me not to have to bother compiling it from scratch anywhere.

CategoryDateLinkNotes
Benchmarks2025go-sqlite-bench

a set of benchmarks for the various Go SQLite bindings

Extensions2026honker

SQLite extension and bindings for Postgres-style NOTIFY/LISTEN with durable queues, streams, pub/sub, and scheduling.

2025sqlite-js

an embedding of QuickJS inside SQLite to allow for in-database processing.

sqliteai-vector

another, arguably less resource hungry vector extension

2023sqlite-vss

an extension for efficient vector search

sqlean.py

a bundle of pre-packaged extensions for

Unofficial SQLite package registry

an interesting set of public extensions

2022sqlite-html

An extension for parsing HTML

2008SpatiaLite

An extension to support spatial data in conformance with OpenGIS

Forks2026libsql

A fork of SQLite full of niceties and creature comforts

Turso

a Rust based distributed database built on SQLite

2023libsql

A fork of SQLite that allows for open contributions

2022litetree

A branching database

Networking2023FerretDB

a proxy that converts MongoDB 6.0+ wire protocol queries to Postgres or SQLite

2022Postlite

A Postgres wire protocol for remote access to SQLite

Ports2024limbo

a port of the core engine

Replication2023litefs

FUSE-based file system for replicating SQLite databases across a cluster of machines

2022litestream

streaming replication

marmot

A distributed SQLite replicator

rqlite
Tools2026datasette-ts

A TypeScript-first Datasette-style static explorer for SQLite, with local serve and Cloudflare Workers deploy

2025sqlitebrowser

a visual tool to manage SQLite databases

Base

a commercial macOS desktop app to manage databases

2024sqlite-studio

a single binary SQLite explorer with an embedded web UI

2023sqinn-go

A library that makes it easy to run sqlite as a sidecar process in Go

TablePlus

a modern, native app for managing databases (commercial)

2006SQLite Control Center

This page is referenced in: