awesome-sqlite

SQLite collections

A curated list of various projects and libraries around SQLite

GitHub

45 stars
5 watching
3 forks
last commit: over 7 years ago
Linked from 2 awesome lists


Crazy useful SQLite projects

https://github.com/btrask/sqlheavy 23 almost 8 years ago SQLite ported to LevelDB, LMDB, RocksDB, and anything else you can imagine
https://github.com/slanska/flexilite 16 almost 4 years ago SQLite extension library, written in C. Based on EAV/CR storage, implements most of data schema refactoring patterns and more
https://github.com/DrPaulBrewer/multicoresql 14 about 6 years ago A parallel map/reduce execution framework for sqlite databases
https://github.com/mlkwok/Graph-Database-API A C/SQLite application that allows users to store graph data and information
https://github.com/unibg-seclab/sesqlite 14 about 8 years ago Mandatory Access Control for SQLite databases
https://github.com/illarionov/sqlite3-unicodesn 34 over 5 years ago SQLite unicode full-text-search tokenizer with Snowball stemming
https://github.com/rvianello/chemicalite 55 7 months ago A cheminformatic SQLite database extension (WHAT??)
https://github.com/groue/GRDB.swift 6,904 8 days ago
https://github.com/athlite/sqlite3-to-mysql 134 over 7 years ago Make an Sqlite3 export MySQL readable

Strings handing

https://github.com/wangwang4git/SQLite3-ICU 6 over 9 years ago SQLite3 ICU Tokenizer
https://github.com/mateusza/SQLite-Levenshtein 15 almost 7 years ago
https://github.com/haifengkao/SqliteSubstringSearch 83 almost 9 years ago
https://git.daplie.com/coolaj86/sqlite3-fts4-rank
https://github.com/mayflower/sqlite-reverse-string 4 almost 4 years ago
https://github.com/abiliojr/fts5-snowball 47 over 3 years ago Snowball tokenizer for SQLite FTS5
https://github.com/cwarden/sqlite-distance 2 almost 3 years ago
https://github.com/droe/sqlite-hexhammdist 24 almost 7 years ago Hamming distance between hex strings in SQLite
https://github.com/zhaozg/sqlitext 4 10 days ago (sqlitext: sqlite with extend feature)

JSON

https://github.com/gbrault/sqlite3jsonshell 2 about 8 years ago provide json output to reworked sqlite shell

Replications / Client-Server

https://github.com/Expensify/Bedrock/ 1,119 6 days ago Rock solid distributed database specializing in active/active automatic failover and WAN replication
https://github.com/purpleblues/sqlite Atomic Multi-database Transaction of WAL Journaling Mode in SQLite

Encryption

https://github.com/sqlcipher/sqlcipher 6,267 3 months ago
https://github.com/shenghe/FreeSQLiteEncryption 89 about 9 years ago
https://github.com/abc34/sqlite_codec 0 almost 8 years ago qlite3 with built-in transparent encryption based on mbedtls library
https://github.com/newsoft/sqlite3-dbx 22 almost 5 years ago SQLite3 with encryption support (old original)

Datastructures

https://github.com/MelleB/sqlite-bloomfilter 17 about 13 years ago
https://github.com/Noctune/sqlite-digest 19 over 2 years ago SHA-1 implementation for SQLite
https://github.com/benwebber/sqlite3-uuid 48 over 6 years ago

Languages

https://github.com/jbreeden/mruby-sqlite 4 over 7 years ago MRuby bindings to SQLite3
https://github.com/hoelzro/sqlite-lua-extension 19 over 4 years ago

Browsers

https://hyokai.info/#features-plot great and convenient browser for databases
https://github.com/chop-dbhi/sql-agent 93 over 1 year ago HTTP interface for executing ad-hoc SQL queries

Material:

https://github.com/Apress/def-guide-to-sqlite-10 40 over 7 years ago Source code for 'The Definitive Guide to SQLite'
https://github.com/mikeowens/sqlite-vtable 23 about 9 years ago SQLite Virtual Table Example

Misc

https://github.com/guardianproject/libsqlfs 612 about 1 year ago a library that implements a POSIX style filesystem on top of an SQLite database
https://github.com/mro/librdf.sqlite improved SQLite RDF triple store for Redland librdf
https://github.com/kristapsdz/sqliteconvert 8 over 8 years ago extract documentation from sqlite schemas

Backlinks from these awesome lists:

More related projects: