CaskDB

CaskDB is an embedded and persistent key-value DBMS. It was built an educational tool for people to learn more about database system implementation.

Data Model

Key/Value

Indexes

Hash Table

System Architecture

Embedded

Website

https://github.com/avinassh/py-caskdb

Source Code

https://github.com/avinassh/py-caskdb

Developer

Avinash Sajjanshetty

Country of Origin

IN

Start Year

2022

Project Type

Open Source

Written in

Python

Supported languages

Python

Inspired By

Bitcask

Licenses

MIT