Home

Awesome

Awesome Series @ Planet Open Data

World (Countries, Cities, Codes, ...)Football (Clubs, Players, Stadiums, ...)SQLite (Tools, Books, Schemas, ...)

SQLite

A collection of awesome (open source) sqlite tools, scripts, books, etc.

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

Note: For closed source / proprietary free or non-free sqlite tools & services, see the COMMERCIAL page »

SQLite Headquarters (HQ)

Small. Fast. Reliable. Choose any three.

Articles

SQLite Documentation / History

SQLite Books

SQLite Modules / Extensions

SQLite Derivates

Talks

Breaking News

SQLite Gets Offical "First-Class" WebAssembly & JavaScript Support

see sqlite.org/wasm»

Announced in October 2022 the about page reads:

About the sqlite3 WASM/JS Subproject WebAssembly, a.k.a. WASM, is a standard defining a low-level programming language suitable (A) as a target for cross-compilation from many other languages and (B) for running via a virtual machine in a browser. Designed with scriptability via JavaScript in mind, it provides a way to compile C code (among others) to WASM and script it via JavaScript with relatively little friction despite the vast differences between JavaScript and C.

Folks have been building sqlite3 for the web since as far back as 2012 but this subproject is the first effort "officially" associated with the SQLite project, created with the goal of making WASM builds of the library first-class members of the family of supported SQLite deliverables.

SQLite-based Distributed Database

Middleware

Microsoft ODBC

Java JDBC

Language Bindings

R Language

Ruby

Microsoft .NET

Visual Basic for Applications (VBA)

Swift

and many more

SQLite Admin Tools

Web

Desktop

Major

SpatiaLite

A spatial SQLite extension for vector geodata functionality

Text-to-SQLite

PostgreSQL-to-SQLite

Misc

Schema Documentation Generators

SQLite Schemas

Ready-to-Use (Instant) Database Schemas

<!-- do be done - [world.db :octocat:]() - countries, states, cities, counties, munis, districts, places, names, etc. -->

SQLite Web Service (JSON API) Publishers / Containers

Turn your Database into Ready-to-Use (Instant) Online Web Services (JSON APIs) w/ Query Language (QL)

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!