database-engine
There are 56 repositories under database-engine topic.
rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
SQLame
This is pretty bad and stupid way to make database
SimpleDB-Engine
A lightweight database engine supporting CRUD, simple queries, and concurrency control with a CLI.
Database-Engine
Database Engine that supports Creating tables, Inserting, Deleting, Updating tuples, Selecting from table, and Creating Index
lite-db-engine
Simple database engine written in C++.
Database-Engine
An implementation of a database engine with support for B+ trees and R trees indexing
Fundamentals-of-Database-Engineering
Notes about the Fundamentals of Database Engineering
DKAFramework-Typescript-Database
The Database Module Part Of DKAFramework
go-base
Simple database engine created with golang
Database-Engine
A database engine developed using Java
rippledb-deno
Rippledb for Deno
SQL_Perf_Notes
concepts and strategies that can help you enhance your app's performance on SQL Server
Map-SQL
This is a java implementation for SQL using Hash Maps.
Mini-DB-Engine
A mini SQL-like database engine written in C to perform CRUD (create, read, update, delete) operations
SQL-Engine
Mini SQL Engine to run SQL queries
JBase
Java Database Engine
Database-Engine-
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
Database-Engine
This project creates sql like database with rudimentary queries
surfs_up
Surf's Up! Querying a SQL database, hosting that data in a JSON app, and then visualizing that data.