







Low-level Go interface to SQLite 3. Contribute to zombiezen/go-sqlite development by creating an account on GitHub.
Making SQLite faster in Go
Make sqlite faster with a connection pool and prepared statements.

Why I am not yet ready to switch to Zig from Rust
Building a better-sqlite3 compatible JavaScript package with Rust

Command Line Shell For SQLite
The SQLite project provides a simple command-line program named sqlite3 (or sqlite3.exe on Windows) that allows the user to manually enter and execute SQL statements against an SQLite database or against a ZIP archive. This document provides a brief introduction on how to use the sqlite3 program.
SQLite: How it works, by Richard Hipp
LiveStore: SQLite-based data layer for local-first apps
Introducing: LiveStore - the client-centric, local-first data layer for high performance applications.

Go Web Programming
Build scalable, high-performance web apps in Go with modern design principles.

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

What would SQLite look like if written in Rust? — Part 1
Writing a SQLite clone from scratch in Rust

haileyok/cocoon
An ATProtocol PDS (Personal Data Server) written in Go with a SQLite block and blob store
New iterators in Go 1.23
The Go language now supports standardized iterators. An iterator is an object that progressively provides access to each item of a…

Preserving Order in Concurrent Go Apps: Three Approaches Compared
Concurrency breaks ordering by design, but sometimes we need both. Explore three methods to preserve order in concurrent Go applications, from standard ReplyTo channels to sophisticated permission passing, with benchmarks and real-world trade-offs.

It's happening. SQLite was first, others will follow. github.com/tldraw/tldraw/issues/8082
Move tests to closed source repo · Issue #8082 · tldraw/tldraw
github.comBernard Kolobara
Code is cheap, but tests just became 10x more valuable. Will rebrand myself as a test engineer.
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