







The SQLite project provides a command-line program named sqlite3 (or sqlite3.exe on Windows) that allows the user to run SQL statements interactively against an SQLite database. This document provides a brief introduction on how to use the sqlite3 program.
SQLite: How it works, by Richard Hipp
GitHub - zombiezen/go-sqlite: Low-level Go interface to SQLite 3
Low-level Go interface to SQLite 3. Contribute to zombiezen/go-sqlite development by creating an account on GitHub.
Deep dive into Turso, the "SQLite rewrite in Rust"
I love Rust and I love SQLite, so you can guess. Iwas pretty excited when I lerned that "SQLite was rewritten in Rust" What is SQLite, actually? 2 things: a

SQLSync
SQLSync is a collaborative offline-first wrapper around SQLite. It is designed to synchronize web application state between users, devices, and the edge.

Your executable is a SQLite database
I have been probably obsessed with two things in the last few years: Nix as a tool to explore innovative ideas that require the capability to rebuild the world and replacing ELF with SQLite as an executable format. You might have noticed that these two ideas are well suited to each other.
What would SQLite look like if written in Rust? — Part 1
Writing a SQLite clone from scratch in Rust

Litestream
Litestream is an open-source, real-time streaming replication tool that lets you safely run SQLite applications on a single node.

PowerSync: Backend DB - SQLite sync engine | For Postgres, MongoDB, MySQL, SQL Server
Automatically sync your backend database with in-app SQLite and avoid the complexities of using APIs to move app state over the network.

Making SQLite faster in Go
Make sqlite faster with a connection pool and prepared statements.
Getting started with SQLite Full-text Search By Examples
This tutorial shows you how to use SQLite full-text search feature by using the FTS5 virtual table module.

SQLite for Everything | JoeCode
Code with distinct characteristics traceable to its author.
dialog-db/rust/dialog-ucan at main · dialog-db/dialog-db
Dialog is an embeddable database designed for local-first software. - dialog-db/dialog-db
Short 🧵 on bsky38.com 's stack! We use sqlite.
Bailey Townsend 🦀
Will probably do a thread on bsky38.com 's stack tonight. We tried our best to not rely too much on Bluesky's AppView by using things like typeahead.waow.tech, porxie, and slingshot. But it is a Bsky lexicon centric app so we used some since it was the easiest way to get likes