awesome-sqlite
github.com/planetopendata/awesome-sqlite ↗A collection of awesome sqlite tools, scripts, books, etc
Use this list with your AI agent
Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:
"Show me web resources from awesome-sqlite"
Installation instructions →What's inside
SpatiaLite
SQLite Documentation / History
Misc
- benbjohnson/litestream
Streaming replication for SQLite
- ggrothendieck/sqldf
- litesql/ha
High Available SQLite cluster
- sravan27/silentdrop
- vlcn-io/cr-sqlite
Convergent, Replicated, SQLite
SQLite Schemas
- chinookdatabase
online music store (artists, albums, genres, playlists, media tracks, customers, invoices, employees) with sample data; inspired by the "classic" Microsoft Northwind database
- jpwhite3/northwind-SQLite3
food store (customers, products, orders, employees, suppliers, ...) with sample data; port of the "classic" Microsoft Northwind database
- openbeer/schema.sql
beer, brand, brewery, etc.
- openfootball/schema.sql
teams, competitions, seasons, matches, goals, rounds, groups, etc.
SQLite Admin Tools
- coleifer/sqlite-webWeb
- DataStationDesktop
Easily query, script, and visualize data from every database, file, and API.
- extendsclass.comWeb
- hypebeast/sqlitewebWeb
- phpliteadmin.orgWeb
- sqlitebrowser.orgDesktop
SQLite Modules / Extensions
SQLite Books
- Getting Started with SQL - A Hands-On Approach for Beginners
by Thomas Nield; 2016; O'Reilly; 134 pages -- learn SQL with SQLite and SQLiteStudio
- The Definitive Guide to SQLite (2nd Edition)
by Mike Owens and Grant Allen; 2010; Apress; 368 pages
- Using SQLite
by Jay A. Kreibich; 2010, O'Reilly; 530 pages
Showing a sample of 57 resources. View the full list on GitHub →