- Tencent/wcdb: WCDB is a cross-platform database framework developed by WeChat.
- tursodatabase/libsql: libSQL is a fork of SQLite that is both Open Source, and Open Contributions.
- benbjohnson/litestream: Streaming replication for SQLite.
- superfly/litefs: FUSE-based file system for replicating SQLite databases across a cluster of machines
- litements/s3sqlite: Query SQLite files in S3 using s3fs
- mycelial/mycelite: Mycelite is a SQLite extension that allows you to synchronize changes from one instance of SQLite to another.
- orbitinghail/sqlsync: SQLSync is a collaborative offline-first wrapper around SQLite. It is designed to synchronize web application state between users, devices, and the edge.
- vlcn-io/cr-sqlite: Convergent, Replicated SQLite. Multi-writer and CRDT support for SQLite
- zknill/sqledge: Replicate postgres to SQLite on the edge
- aergoio/aergolite: AergoLite: Trustless SQLite Replication
- rqlite/rqlite: The lightweight, user-friendly, distributed relational database built on SQLite.
- canonical/dqlite: Embeddable, replicated and fault-tolerant SQL engine.
- jervisfm/resqlite: Replicated Sqlite Database built upon of the RAFT distributed consensus protocol
- nalgeon/sqlean: The ultimate set of SQLite extensions
- asg017/sqlite-vec: A vector search SQLite extension that runs anywhere!
- asg017/sqlite-vss: A SQLite extension for efficient vector search, based on Faiss!
- backtrace-labs/verneuil: Verneuil is a VFS extension for SQLite that asynchronously replicates databases to S3-compatible blob stores.
- hawkchch/SQLiteExplorer: 一个查看SQLite文件结构的工具软件
- little-brother/sqlite-gui: Lightweight SQLite editor for Windows
- sqlitebrowser/sqlitebrowser: Official home of the DB Browser for SQLite (DB4S) project. Previously known as "SQLite Database Browser" and "Database Browser for SQLite". Website at:
- sqlcipher/sqlcipher: SQLCipher is a standalone fork of SQLite that adds 256 bit AES encryption of database files and other security features.
- Tencent/sqlcipher: SQLCipher is an SQLite extension that provides 256 bit AES encryption of database files.
- shenghe/FreeSQLiteEncryption: The Free SQLite Encryption Extension (FSEE)
- OlivierJG/botansqlite3: Sqlite3 encryption codec to allow full database encryption using the algorithms supported by Botan.
- jingqi/sqlite-encrypt: [InUse] Sqlite with encryption, based on SSE(SQLite Encryption Extension) interface
- SqliteModernCpp/sqlite_modern_cpp: The C++14 wrapper around sqlite library
- rogerbinns/apsw: Another Python SQLite wrapper
- fnc12/sqlite_orm: ❤️ SQLite ORM light header only library for modern C++
- sqlalchemy/sqlalchemy: The Database Toolkit for Python
- SQLite: Past, Present, and Future
- The Untold Story of SQLite With Richard Hipp - CoRecursive Podcast
- Introducing a Query Acceleration Path for Analytics in SQLite3
- aergoio/litetree: SQLite with Branches
- aergoio/sqlite-stored-procedures: Stored Procedures for SQLite
- simonw/datasette: An open source multi-tool for exploring and publishing data
- simonw/sqlite-utils: Python CLI utility and library for manipulating SQLite databases
- dbcli/litecli: CLI for SQLite Databases with auto-completion and syntax highlighting