A collection of awesome sqlite tools, scripts, books, etc.
Note: ๐ stands for the RubyGems page and stands for the GitHub page.
Contributions welcome. Anything missing? Send in a pull request. Thanks.
Small. Fast. Reliable. Choose any three.
- sqlite.org
- Versions / Release History
- 2013: 3.8.0 (Aug/26)
- 2010: 3.7.0 (Jul/22)
- Talk - sqlite-users mailing list
Articles
- 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
- sql.js - SQLite compiled to JavaScript through Emscripten
Major
- SQLiteStudio
- DB Browser for SQLite - - formerly known as SQLite Database Browser
Minor
- SQLite Expert - note: free personal edition and commercial "professional" edition
- SQLiteSpy
- SQLite Administrator
A spatial SQLite extension for vector geodata functionality
- datapak gem , ๐ - Ruby tool and library for working with tabular data packages (.csv files w/ .json) using SQLite (via ActiveRecord)
- q command line tool - Python script; lets you run SQL directly on CSV files
- schemadoc gem , ๐ - documents your database schemas (tables, columns, etc.); uses SQLite (via ActiveRecord)
Ready-to-Use (Instant) Database Schemas
- football.db - teams, competitions, seasons, matches, goals, rounds, groups, etc.
- beer.db - beer, brand, brewery, etc.
License
The awesome list is dedicated to the public domain. Use it as you please with no restrictions whatsoever.
Questions? Comments?
Send them along to the sqlite-users mailing list. Thanks!