awesome-sqlite
github.com/lichuang/awesome-sqlite ↗awesome things related to SQLite
121
GitHub Stars
67
Curated Resources
11
Categories
22 hours ago
Last Refreshed
forksbackup and replicatedistributeextentionsGUIencryption and decryptionwrapper/ORMinternalshistoryarticle\podcast\videoother
Use this list with your AI agent
Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:
"Show me backup and replicate resources from awesome-sqlite"
Installation instructions →What's inside
backup and replicate
- aergoio/aergolite: AergoLite: Trustless SQLite Replication
- benbjohnson/litestream: Streaming replication for SQLite.
- lichuang/replited: Replica SQLite to every where(S3\ftp\webdav\google drive\dropbox,etc)
- litements/s3sqlite: Query SQLite files in S3 using s3fs
- maxpert/marmot: A distributed SQLite replicator built on top of NATS
- mycelial/mycelite: Mycelite is a SQLite extension that allows you to synchronize changes from one instance of SQLite to another.
other
- aergoio/litetree: SQLite with Branches
- aergoio/sqlite-stored-procedures: Stored Procedures for SQLite
- asg017/sqlite-ecosystem: An overview of all my SQLite extensions, and a roadmap for future extensions and tooling!
- dbcli/litecli: CLI for SQLite Databases with auto-completion and syntax highlighting
- dpapathanasiou/simple-graph: This is a simple graph database in SQLite, inspired by "SQLite as a document database"
- Introducing a Query Acceleration Path for Analytics in SQLite3
article\podcast\video
extentions
- asg017/sqlite-lembed: A SQLite extension for generate text embeddings from GGUF models using llama.cpp
- asg017/sqlite-loadable-rs: A framework for writing fast and performant SQLite extensions in Rust
- asg017/sqlite-rembed: A SQLite extension for generating text embeddings from remote APIs (OpenAI, Nomic, Ollama, llamafile...)
- 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.
GUI
- beekeeper-studio/beekeeper-studio: Modern and easy to use SQL client for MySQL, Postgres, SQLite, SQL Server, and more. Linux, MacOS, and Windows.
- coleifer/sqlite-web: Web-based SQLite database browser written in Python
- hawkchch/SQLiteExplorer: 一个查看SQLite文件结构的工具软件
- little-brother/sqlite-gui: Lightweight SQLite editor for Windows
- outerbase/studio: A lightweight Database GUI in your browser. It supports connecting to Postgres, MySQL, and SQLite.
- 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:
distribute
- canonical/dqlite: Embeddable, replicated and fault-tolerant SQL engine.
- jervisfm/resqlite: Replicated Sqlite Database built upon of the RAFT distributed consensus protocol
- rqlite/rqlite: The lightweight, user-friendly, distributed relational database built on SQLite.
- sebadob/hiqlite: Hiqlite - highly-available, embeddable, raft-based SQLite + cache
highly-available, embeddable, raft-based SQLite + cache
wrapper/ORM
- diesel-rs/diesel: A safe, extensible ORM and Query Builder for Rust
- fnc12/sqlite_orm: ❤️ SQLite ORM light header only library for modern C++
- rogerbinns/apsw: Another Python SQLite wrapper
- sqlalchemy/sqlalchemy: The Database Toolkit for Python
- SqliteModernCpp/sqlite_modern_cpp: The C++14 wrapper around sqlite library
- stephencelis/SQLite.swift: A type-safe, Swift-language layer over SQLite3.
encryption and decryption
- jingqi/sqlite-encrypt: [InUse] Sqlite with encryption, based on SSE(SQLite Encryption Extension) interface
- OlivierJG/botansqlite3: Sqlite3 encryption codec to allow full database encryption using the algorithms supported by Botan.
- shenghe/FreeSQLiteEncryption: The Free SQLite Encryption Extension (FSEE)
- 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.
Showing a sample of 67 resources. View the full list on GitHub →