awesome-sqlite

Database library

A curated collection of tools, scripts, books, and resources related to SQLite, a self-contained, serverless, zero-configuration, transactional SQL database engine.

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

GitHub

336 stars
18 watching
36 forks
last commit: about 2 years ago
Linked from 6 awesome lists

databasesqlsqlite

SQLite / SQLite Headquarters (HQ)

sqlite.org(web: ) by D. Richard Hipp et al

SQLite / SQLite Headquarters (HQ) / sqlite.org

Versions / Release History
Talksqlite-users mailing list

SQLite / SQLite Headquarters (HQ)

SQLite As An Application File Format
In-Memory Databases

SQLite / SQLite Documentation / History

Article: SQLite @ Wikipedia

SQLite / SQLite Books

The Definitive Guide to SQLite (2nd Edition)by Mike Owens and Grant Allen; 2010; Apress; 368 pages
Using SQLiteby Jay A. Kreibich; 2010, O'Reilly; 530 pages
Getting Started with SQL - A Hands-On Approach for Beginnersby Thomas Nield; 2016; O'Reilly; 134 pages -- learn SQL with SQLite and SQLiteStudio

SQLite / SQLite Modules / Extensions

https://github.com/nalgeon/sqlean3,820almost 2 years ago(github: ) by nalgeon
elau1004/TFR4SQLite20about 3 years ago(github: ) by Edward Lau -- read any structured text file according to your parsing spec into SQLite

SQLite / SQLite Derivates

sql-js/sql.js12,876almost 2 years ago(github: ) -- SQLite compiled to JavaScript (using asm.js) through Emscripten
Inside Punkbase - SQLite (SQL.js) In Action24about 3 years ago

SQLite / SQLite-based Distributed Database

rqlite/rqlite15,906almost 2 years ago(github: ) by Philip O'Toole et al -- The lightweight, distributed relational database built on SQLite

SQLite / Middleware

SQLite ODBC Drivercoded by Christian Werner
SQLite JDBC Driver (sqlite.jar)a Java wrapper includes a basic JDBC driver for SQLite; coded by Christian Werner
SQLite JDBC Driver (sqlite-jdbc.jar)2,878over 1 year agoa library for accessing SQLite databases through the JDBC API; coded by Taro L. Saito

SQLite / Language Bindings

rstats-db/RSQLite329almost 2 years ago(github: , cran: ) -- SQLite interface for R
sparklemotion/sqlite3-ruby782almost 2 years ago(github: , gem: ) -- SQLite interface for Ruby
system.data.sqlite.org(web: ) -- a SQLite ActiveX Data Objects (ADO).NET driver with Language-Integrated Query (LINQ) and Entity Framework support; official support by SQLite HQ
sqliteforexcel(codeplex: ) -- SQLite wrapper for VBA
lighter-swift/lighter(github: , pkg: ) -- SQLite code generator and db packager for Swift

SQLite / SQLite Admin Tools / Web

coleifer/sqlite-web3,479almost 2 years ago★217 (github: ) by Charles Leifer -- a web-based SQLite database browser written in Python
hypebeast/sqliteweb100over 11 years ago★46 (github: ) by Sebastian Ruml -- a web-based SQLite database browser written in Go
phpliteadmin.org★31 (web: , github: ) -- a web-based SQLite database admin tool written in PHP
extendsclass.com(web: , github: by Cyril Bois -- a web-based SQLite database browser written in JavaScript

SQLite / SQLite Admin Tools / Desktop

sqlitestudio.pl(web: ) - Linux, Windows, Mac OS X
sqlitebrowser.org★3,718 (web: , github: ) -- formerly known as SQLite Database Browser
SQLite Toolbox(codeplex: [sqlcetoolbox] ( )) -- Visual Studio extension (add-in); coded by Erik Ejlskov Jensen
DataStation2,907almost 3 years agoEasily query, script, and visualize data from every database, file, and API
SQLTorrent281over 10 years agoSqltorrent is a custom VFS for sqlite which allows applications to query an sqlite database contained within a torrent

SQLite / SpatiaLite

SpatiaLite

SQLite / SpatiaLite / SpatiaLite

libspatialite
SpatiaLite Command Line Tools
SpatiaLite Admin Tool

SQLite / SpatiaLite

Article: SpatiaLite @ Wikipedia

SQLite / Text-to-SQLite

textkit/datapak78about 3 years ago(github: , gem: ) -- Ruby tool and library for working with tabular data packages (.csv files w/ .json) using SQLite (via ActiveRecord)
harelba/q10,224about 2 years ago(github: -- Python script; lets you run SQL directly on CSV files
simonw/csvs-to-sqlite881over 2 years ago(github: , pypi: ) -- Python command-line tool for loading one or more CSV files and converting them into a SQLite database

SQLite / PostgreSQL-to-SQLite

louis77/pg2sqlite(codeberg: ) -- Go command-line tool for automatically migrating tables from PostgreSQL to SQLite incl. generating DDL

SQLite / Misc

ggrothendieck/sqldf250almost 3 years ago(github: , cran: ) -- perform SQL selects on R data frames
vlcn-io/cr-sqlite2,987almost 2 years ago(github: ) - Convergent, Replicated, SQLite
benbjohnson/litestream11,217almost 2 years ago(github: ) - Streaming replication for SQLite

SQLite / Schema Documentation Generators

rubylibs/schemadoc59over 8 years ago(github: , gem: ) -- documents your database schemas (tables, columns, etc.); uses SQLite (via ActiveRecord)
inukshuk/sqleton114about 2 years ago(github: ) by Sylvester Keil -- ['skelɪtən]; visualizes your SQLite database schema (requires graphviz)

SQLite / SQLite Schemas

openfootball/schema.sql49almost 6 years ago(github: ) - teams, competitions, seasons, matches, goals, rounds, groups, etc
openbeer/schema.sql9about 12 years ago(github: ) - beer, brand, brewery, etc
chinookdatabase(codeplex: ), - online music store (artists, albums, genres, playlists, media tracks, customers, invoices, employees) with sample data; inspired by the "classic" Microsoft Northwind database
jpwhite3/northwind-SQLite3478almost 3 years ago(github: , Swift pkg: ) - food store (customers, products, orders, employees, suppliers, ...) with sample data; port of the "classic" Microsoft Northwind database

SQLite / SQLite Web Service (JSON API) Publishers / Containers

simonw/datasette9,639almost 2 years ago(github: ) by Simon Willison - an instant JSON API for your SQLite databases
lovasoa/sqlpage1,687almost 2 years ago(github: ) - build dynamic websites entirely in SQL on top of SQLite databases

Backlinks from these awesome lists:

More related projects: