sqlitext
DB encryption extension
A SQLite extension that provides a way to encrypt and manage database files using a custom VFS (Virtual File System) solution
sqlite3 with extension feature
4 stars
1 watching
1 forks
Language: C
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An extension to the SQLite database library that allows encryption of database files using four different encryption algorithms. | 89 |
| A SQLite-based database with encryption support | 22 |
| A modified version of SQLite with built-in encryption using the mbedtls library | 0 |
| Provides a secure way to encrypt data stored through an object-relational mapping system | 35 |
| An extension that provides a graphical interface to manage and interact with SQLite databases in various applications. | 326 |
| A wrapper around sqlite's C API to simplify usage in Zig programming language | 396 |
| Tool for compile-time checked queries with type generation | 185 |
| A system for processing and encrypting SQL queries over encrypted data in a database. | 502 |
| A plugin for encrypting and decrypting files or directories in place | 9 |
| A tool that automates the process of detecting and exploiting SQL injection vulnerabilities in web applications. | 425 |
| An example of using SQLite as a virtual table to query and manipulate files on the file system. | 24 |
| A PostgreSQL extension for encrypting and decrypting data using the Themis library. | 30 |
| Decrypting a specific encrypted iOS database file using tools and techniques from the Signal app | 48 |
| An implementation of a simplified SQL syntax for the Espresso editor | 38 |
| An extension that integrates Mandatory Access Control checks into SQLite databases | 14 |