nim-sqlcipher
Database wrapper
A Nim wrapper around SQLCipher to simplify interaction with encrypted databases.
SQLCipher Wrapper
4 stars
17 watching
2 forks
Language: Nim
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
status-im/nim-websock | A Websocket implementation for the Nim programming language | 82 |
status-im/nim-status | Provides an implementation of the Status protocol in Nim language | 9 |
khchen/winim | Provides Windows API and COM support for Nim programming language | 466 |
status-im/nim-rocksdb | A Nim wrapper for RocksDB, providing a interface to the persistent key-value store. | 33 |
status-im/nim-json-serialization | Provides flexible JSON serialization in Nim without relying on runtime type information | 48 |
status-im/nim-presto | An efficient library for building REST APIs in the Nim language. | 56 |
status-im/nim-faststreams | An efficient input/output stream library for Nim language | 125 |
status-im/nim-serialization | A serialization framework for Nim that provides a common interface for marshaling values to and from various serialized formats. | 63 |
status-im/nim-snappy | An implementation of the Snappy compression algorithm in Nim | 27 |
status-im/nim-ssz-serialization | Implementation of a serialization format used in blockchain networks | 10 |
status-im/nim-eth | A collection of Ethereum-related utilities and tools implemented in Nim. | 83 |
nim-lang/zip | A C wrapper around the zip library to provide a simple and efficient way to work with ZIP archives | 52 |
status-im/nim-http-utils | Provides a set of reusable HTTP helper procedures in Nim to simplify network programming | 27 |
status-im/nim-json-rpc | Provides a standardized interface for remote procedure calls over JSON format | 91 |
juancarlospaco/nim-gatabase | A compile-time ORM for Nim, providing a simplified DSL for working with databases. | 120 |