# kndb [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/kirillbobyrev/kndb/LICENSE) [![Dependency status](https://deps.rs/repo/github/kirillbobyrev/kndb/status.svg)](https://deps.rs/repo/github/kirillbobyrev/kndb) [![Lines of code](https://tokei.rs/b1/github/kirillbobyrev/kndb?category=code)](https://github.com/kirillbobyrev/kndb) [![Maintenance](https://img.shields.io/badge/maintenance-experimental-orange.svg)](https://github.com/github/kirillbobyrev/kndb) [![Docs](https://docs.rs/kndb/badge.svg)](https://docs.rs/kndb) [![Test Coverage](https://codecov.io/gh/kirillbobyrev/kndb/branch/main/graph/badge.svg?token=J8313XORN9)](https://codecov.io/gh/kirillbobyrev/kndb) [![Build](https://github.com/kirillbobyrev/kndb/actions/workflows/build.yaml/badge.svg)](https://github.com/kirillbobyrev/kndb/actions/workflows/build.yaml) [![Test](https://github.com/kirillbobyrev/kndb/actions/workflows/test.yaml/badge.svg)](https://github.com/kirillbobyrev/kndb/actions/workflows/test.yaml) [![Lint](https://github.com/kirillbobyrev/kndb/actions/workflows/lint.yaml/badge.svg)](https://github.com/kirillbobyrev/kndb/actions/workflows/lint.yaml) [![Coverage Measurement](https://github.com/kirillbobyrev/kndb/actions/workflows/coverage.yaml/badge.svg)](https://github.com/kirillbobyrev/kndb/actions/workflows/coverage.yaml) Database Management System (DBMS) focusing on simplicity and readability. ## Roadmap The project is in its early days (pre-0.0.1) and it does not have any real functionality implemented yet. This is an experiment that is likely get to at least the 0.0.1/1.0.0 stage but everything is a subject to change and the plans are constantly in flux. More information about release plans and the milestones: - [0.0.1](https://github.com/kirillbobyrev/kndb/milestone/3) - [0.1.0](https://github.com/kirillbobyrev/kndb/milestone/2) - [1.0.0](https://github.com/kirillbobyrev/kndb/milestone/1)