sqlite3-dbx
Encrypted DB
A SQLite-based database with encryption support
SQLite3 with encryption support
22 stars
7 watching
13 forks
Language: C
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A modified version of SQLite with built-in encryption using the mbedtls library | 0 |
| A SQLite extension that provides a way to encrypt and manage database files using a custom VFS (Virtual File System) solution | 4 |
| Re-implementation of a sample business database schema in SQLite3 for educational purposes. | 478 |
| A C++ wrapper around the SQLite3 API to simplify its use in C++ applications. | 610 |
| Provides a secure way to encrypt data stored through an object-relational mapping system | 35 |
| Provides a Common Lisp interface to the SQLite relational database management system. | 73 |
| An Nuxt 3 application demonstrating the integration of SQLite and Kysely for local storage | 2 |
| A Zig wrapper around the SQLite 3.38.0 C library, providing a convenient interface for working with databases. | 2 |
| An extension to the SQLite database library that allows encryption of database files using four different encryption algorithms. | 89 |
| Replaces SQLite's built-in b-tree with arbitrary storage engines from libkvstore. | 23 |
| A system for processing and encrypting SQL queries over encrypted data in a database. | 502 |
| A Smalltalk binding for the popular SQLite3 database engine. | 22 |
| Tool for compile-time checked queries with type generation | 185 |
| An Ecto adapter for interacting with SQLite databases | 77 |
| An example of using SQLite as a virtual table to query and manipulate files on the file system. | 24 |