iowow
1.4.18Persistent key-value database engine
IOWOW is persistent key-value database engine based on skip list data structure. Some of its features and limitations: - Support of multiple key-value databases within a single file - Native support of integer keys - Write Ahead Logging (WAL) - Support of record values represented as sorted array of integers - Ultra-fast sequential traversal of database records - Compound keys support - Good performance comparing to main competitors (LMDB, LevelDB, Kyoto Cabinet) - Tiny C11 library (200 KB), easily embeddable into any software - Maximum storage file size is 512 GB, maximum size of a single key+value record is 255 MB
Origin: databases/iowow
Category: databases
Size: 1.27MiB
License: MIT
Maintainer: danfe@FreeBSD.org
Dependencies: 0 packages
Required by: 1 packages
Website: iowow.softmotions.com
$
pkg install iowowRequired By (1 packages)
More in databases
sqlite33.50.4_2,1
SQL database engine in a C librarymysql80-client8.0.44
Multithreaded SQL database (client)p5-DBI1.647_1
Perl5 Database Interface, required for DBD::* modulespostgresql17-client17.9
PostgreSQL database (client)py311-sqlite33.11.15_10
Standard Python binding to the SQLite3 library (Python 3.11)qt5-sql5.15.18p109
Qt SQL database integration module (KDE patched)php84-mysqli8.4.16
The mysqli shared extension for phpp5-DBIx-Class0.082844
Extensible and flexible object <-> relational mapperunixODBC2.3.12_2
ODBC library suite for Unixlmdb0.9.33,1
OpenLDAP Lightning Memory-Mapped Database