Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 1.4 KB

README.md

File metadata and controls

38 lines (23 loc) · 1.4 KB

Some SQLite

A collection of some SQLite resources.

Applications

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

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

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

Licence

This dataset is licensed under the Creative Commons Zero v1.0 Universal.