[go: up one dir, main page]

DBDB.io The Encyclopedia of Database Systems · Est. 2017
Database of Databases

Database Entry

KingDB: Version Comparison


Logo
Description
KingDB is a persistent key-value DBMS that uses a MMAP-ed hash-table to store data.
KingDB is a persistent key-value DBMS that uses a MMAP-ed hash-table to store data.
History
The project was abandoned in 2015.
The project was abandoned in 2015.
Start Year 2012
  1. https://codecapsule.com/2012/11/07/ikvs-implementing-a-key-value-store-table-of-contents/
2012
  1. https://codecapsule.com/2012/11/07/ikvs-implementing-a-key-value-store-table-of-contents/
End Year 2015 2015
Twitter URL
Countries Netherlands Netherlands
Former Names
Website URL https://github.com/goossaert/kingdb https://github.com/goossaert/kingdb
Docs URL
Source Repo URL https://github.com/goossaert/kingdb https://github.com/goossaert/kingdb
Blog URL
Wikipedia URL
Tags
AbandonedMMAP
Licenses
BSD License
BSD License
Operating Systems
Linux
Linux
Governance
Project Types
Hobby Open Source
HobbyOpen Source
Supported Languages
Written In
Coding Agents
Developer Orgs
Emmanuel Goossaert
Emmanuel Goossaert
Derived From
Embedded Systems
Inspired By
Compatible With
Hosted Services
Acquisitions
Checkpoints
Compression
Concurrency Control
Data Model
Key-Value
Key-Value
Foreign Keys
Hardware Acceleration
Indexes
Isolation Levels
Joins
Logging
Parallel Execution
Query Compilation
Query Execution
Query Interface
Custom API
Custom API
Storage Architecture
Storage Format
Storage Model
Storage Organization
Stored Procedures
System Architecture
Embedded Shared-Everything
EmbeddedShared-Everything
Views