Skip to content

Experimenting with database engines and related structures, algorithms and concepts.

License

Notifications You must be signed in to change notification settings

tmsvr/tmsvr-databases

Repository files navigation

TMSVR Database experiments

Implementing database storage engines and related code to experiment

Getting Started

This repository contains database engine implementations for demonstration purposes. The code is created as the basis of blog posts on my website.

The corresponding articles:

The concept is simple, there is a DataStore interface that is implemented by different engines. The project uses minimal to zero dependencies, mainly for testing.

Authors

License

This project is licensed under the MIT License

About

Experimenting with database engines and related structures, algorithms and concepts.

Topics

Resources

License

Stars

Watchers

Forks

Languages