VeloxDB
JSON →High-performance embedded key-value database with proprietary binary format, AES-256-GCM / ChaCha20-Poly1305 encryption, and atomic writes. Current stable version is 1.0.3, which enforces required encryption keys for all databases. Released under MIT license, with TypeScript types included. Uses a Write-Ahead Log (WAL), snapshotting, compaction, and an in-memory LRU cache. Differentiators: zero-config, military-grade encryption, TTL support, ACID transactions, CLI monitoring, and client libraries for PHP, Kotlin, Java, C++. Node.js >=18 required.
Resources
packagevelox-database ↗