{"library":"velox-database","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"1.0.3","tags":["javascript","database","embedded","key-value","typescript","binary","veloxdb","nosql","fast"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install velox-database","imports":["import VeloxDB from 'velox-database'","import type { VeloxDBConfig } from 'velox-database'","const db = new VeloxDB({ path: './data', encryptionKey: '...' })","npx velox-db --help"]},{"cmd":"yarn add velox-database","imports":[]},{"cmd":"pnpm add velox-database","imports":[]}],"homepage":"https://github.com/Dimzxzzx07/veloxdb#readme","github":"https://github.com/Dimzxzzx07/veloxdb","docs":null,"changelog":null,"pypi":null,"npm":"velox-database","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}