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
0 stars
0 watching
0 forks
Language: C
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A SQLite-based database with encryption support | 22 |
| A SQLite extension that provides a way to encrypt and manage database files using a custom VFS (Virtual File System) solution | 4 |
| Provides a Common Lisp interface to the SQLite relational database management system. | 73 |
| Replaces SQLite's built-in b-tree with arbitrary storage engines from libkvstore. | 23 |
| An Nuxt 3 application demonstrating the integration of SQLite and Kysely for local storage | 2 |
| C++ wrapper around the SQLite library for modern database interactions | 905 |
| An example of using SQLite as a virtual table to query and manipulate files on the file system. | 24 |
| A set of bindings and wrappers to interact with a specific SQL database engine | 116 |
| Provides a secure way to encrypt data stored through an object-relational mapping system | 35 |
| An async ORM built on top of SQLAlchemy core, providing cross-database support and data validation. | 1,785 |
| A lightweight C++ wrapper for the SQLite database engine | 0 |
| A library that enables .NET developers to create and manage SQLite databases using Entity Framework's CodeFirst approach. | 614 |
| A cross-platform SQLite client and ORM with support for various platforms | 354 |
| A Zig wrapper around the SQLite 3.38.0 C library, providing a convenient interface for working with databases. | 2 |
| A wrapper around sqlite's C API to simplify usage in Zig programming language | 396 |