Simple database engine written in bash.
-
Updated
Mar 30, 2018 - Shell
Simple database engine written in bash.
A Go-based projectbased project focused on implementing a query executor for a database engine. It provides functionality for efficiently executing SQL queries, managing worker threads, caching query results, and interacting with a storage engine. This project aims to offer a scalable solution for executing database queries.
SapotaDB is a lightweight database built in C++ with a CLI interface. It focuses on simplicity and extensibility, offering fast query execution and easy experimentation for learning core DBMS concepts.
Add a description, image, and links to the databaseengine topic page so that developers can more easily learn about it.
To associate your repository with the databaseengine topic, visit your repo's landing page and select "manage topics."