SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.
-
Updated
Jul 28, 2023 - Java
SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.
Database Engine that supports Creating tables, Inserting, Deleting, Updating tuples, Selecting from table, and Creating Index
A Database engine written in Java using Apache Maven Project Template
A basic database engine build on top of Java
Lightweight relational database server that supports basic SQL-like commands for data manipulation and retrieval
An implementation of a database engine with support for B+ trees and R trees indexing
This project creates sql like database with rudimentary queries
Created a manual Database engine that is loosely based on MySQL which supports high level commands. Optimized the query processing and data retrieval by implementing the concepts of Index files using data Structures
This is a java implementation for SQL using Hash Maps.
Java Database Engine
A lightweight database engine supporting CRUD, simple queries, and concurrency control with a CLI.
Add a description, image, and links to the database-engine topic page so that developers can more easily learn about it.
To associate your repository with the database-engine topic, visit your repo's landing page and select "manage topics."