sqlite_codec

Encrypted database

A modified version of SQLite with built-in encryption using the mbedtls library

sqlite3 with built-in transparent encryption based on mbedtls library

GitHub

0 stars
0 watching
0 forks
Language: C
last commit: almost 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
newsoft/sqlite3-dbxA SQLite-based database with encryption support22
zhaozg/sqlitextA SQLite extension that provides a way to encrypt and manage database files using a custom VFS (Virtual File System) solution4
temporal/cl-sqliteProvides a Common Lisp interface to the SQLite relational database management system.73
btrask/sqlheavyReplaces SQLite's built-in b-tree with arbitrary storage engines from libkvstore.23
dawidwetzler/nuxt3-capacitor-sqlite-kysely-exampleAn Nuxt 3 application demonstrating the integration of SQLite and Kysely for local storage2
sqlitemoderncpp/sqlite_modern_cppC++ wrapper around the SQLite library for modern database interactions905
mikeowens/sqlitevtableAn example of using SQLite as a virtual table to query and manipulate files on the file system.24
mmottl/sqlite3-ocamlA set of bindings and wrappers to interact with a specific SQL database engine116
carnage/doctrine-encrypted-columnProvides a secure way to encrypt data stored through an object-relational mapping system35
encode/ormAn async ORM built on top of SQLAlchemy core, providing cross-database support and data validation.1,785
raven-ie/nldatabaseA lightweight C++ wrapper for the SQLite database engine0
msallin/sqlitecodefirstA library that enables .NET developers to create and manage SQLite databases using Entity Framework's CodeFirst approach.614
oysteinkrog/sqlite.net-pclA cross-platform SQLite client and ORM with support for various platforms354
nektro/zig-sqlite3A Zig wrapper around the SQLite 3.38.0 C library, providing a convenient interface for working with databases.2
vrischmann/zig-sqliteA wrapper around sqlite's C API to simplify usage in Zig programming language396