A collection of some SQLite resources.
Solutions using SQLite as a building block.
name | summary | tags |
---|---|---|
simple-graph | A graph database in SQLite inspired by 'SQLite as a document database'. | python |
Extensions to enhance SQLite.
name | summary | tags |
---|---|---|
SQLCipher | A SQLite extension adding on-the-fly encryption, tamper detection, strong key derivation and memory sanitisation. | security |
sqlite-parquet-vtable | A SQLite virtual table extension to expose Parquet files as SQL tables. | utilities |
Useful tools to work with SQLite.
name | summary | tags |
---|---|---|
datasette | An open source multi-tool for exploring and publishing data. | python |
rqlite | A distributed relational database. | go |
sqleton | A tool to visualise SQLite database schemas. | javascript |
sqlite-utils | Python CLI utility and library for manipulating SQLite databases. | python |
This dataset is licensed under the Creative Commons Zero v1.0 Universal.