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 SQLite3MC.PCLRaw.bundle (GitHub) (since November 2025).
The prior package SQLitePCLRaw.bundle_e_sqlite3mc is deprecated, because the maintainer doesn’t provide up-to-date binaries for the package any longer for free - however, commercial build service and support is available. - Python3 package apsw-sqlite3mc, (GitHub)
- Qt plugin for SQLite QtCipherSqlitePlugin or QSQLite3MultipleCiphers
Package manager
Applications
- Goupile, an open-source electronic data capture application
- LazLiteDB, a SQLite DB editor and reporter application