Skip to content

arnau/some-sqlite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published