Skip to content

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

Notifications You must be signed in to change notification settings

jungle-boogie/awesome-sqlite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 

Repository files navigation

awesome-sqlite

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



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

SQLite Headquarters (HQ)

SQLite Derivates

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

(Visual) Admin Tools

Text-to-SQLite

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

Schema Documentation Generators

  • schemadoc gem :octocat: - documents your database schemas (tables, columns, etc.)

SQLite Schemas

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

Books

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 maiing list. Thanks!

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published