216Giorgiy / awesome-sqlite

A collection of awesome sqlite tools, scripts, books, etc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

awesome-sqlite

A collection of awesome sqlite tools, scripts, books, etc.

Note: ๐Ÿ’Ž stands for the RubyGems page and :octocat: stands for the GitHub page.



Contributions welcome. Anything missing? Send in a pull request. Thanks.

SQLite Headquarters (HQ)

Small. Fast. Reliable. Choose any three.

Articles

SQLite Documentation / History

SQLite Books

SQLite Derivates

  • sql.js :octocat: - SQLite compiled to JavaScript through Emscripten

SQLite Admin Tools

Major

Minor

SpatiaLite

A spatial SQLite extension for vector geodata functionality

Text-to-SQLite

  • datapak gem :octocat:, ๐Ÿ’Ž - Ruby tool and library for working with tabular data packages (.csv files w/ .json) using SQLite (via ActiveRecord)
  • q command line tool :octocat: - Python script; lets you run SQL directly on CSV files

Schema Documentation Generators

  • schemadoc gem :octocat:, ๐Ÿ’Ž - documents your database schemas (tables, columns, etc.); uses SQLite (via ActiveRecord)

SQLite Schemas

Ready-to-Use (Instant) Database Schemas

  • football.db :octocat: - teams, competitions, seasons, matches, goals, rounds, groups, etc.
  • beer.db :octocat: - beer, brand, brewery, etc.

Meta

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!

About

A collection of awesome sqlite tools, scripts, books, etc