Technology
SQLite
SQLite is a C-language library: a self-contained, serverless, zero-configuration SQL database engine embedded directly into the application process.
SQLite is the world's most deployed database engine, functioning as a compact, C-language library (under 900KiB with all features) that eliminates the need for a separate server process. It operates as a serverless, zero-configuration system, storing the entire database (up to 281 terabytes) in a single, cross-platform file. This architecture makes it ideal for countless applications: it is built into all major mobile phones, web browsers, and desktop operating systems. The engine guarantees high reliability, supporting full ACID transactions, and its source code is freely available in the public domain for any use.
What builders pair with SQLite
Projects using both technologies. Select a pairing to see a project.
12 more pairings
Pairing: TypeScript
Can AI Make the World a Better Place?
Pairing: FastAPI
From Chat to CASE: Building an AI Agent That Scouts and Fills Real Complaint Forms
Pairing: Python
ThreadHop: local-first context sharing across coding agent sessions
Pairing: React
From AI Prospect Memos to a Scored Warm-Intro Queue
Pairing: MCP
What if loops are the problem?
Pairing: OpenAI API
Hive: Local-First AI Gateway
Recent Talks & Demos
Showing 1-24 of 26