Package : kyotocabinet

Package details

Summary: A lightweight database library

Description:
Kyoto Cabinet is a library of routines for managing a database. The database is a simple data file containing records, and each record is a pair of a key and a value. Every key and value is an array of bytes with variable length. Both binary data and character strings can be used as a key or a value. There is neither a concept of tables nor of data types.
URL: https://dbmx.net/kyotocabinet/
License: GPL-3.0-only

Last packager: daviddavid <daviddavid>

List of RPMs