External Links
Several tools, wrappers, and applications are using SQLite3 Multiple Ciphers under the hood to support SQLite database encryption. The following sections provide links to such projects.
SQLite Database Management Tools
- SQLiteStudio, (GitHub)
- sqlite-gui
- SQLMaestro, (commercial)
- HeidiSQL, (GitHub); starting with version 12.8 support for SQLite encryption is officially available (see release of HeidiSQL version 12.8).
SQLite Wrapper
- Node.js. wrapper better-sqlite3-multiple-ciphers, (GitHub)
- SQLite JDBC Driver
- SQLDelight driver
- .NET NuGet package SQLitePCLRaw.bundle_e_sqlite3mc
- Python3 package apsw-sqlite3mc, (GitHub)
- Qt plugin for SQLite QtCipherSqlitePlugin or QSQLite3MultipleCiphers
Applications
- Goupile, an open-source electronic data capture application
- LazLiteDB, a SQLite DB editor and reporter application