database-engine

There are 56 repositories under database-engine topic.

  • rocksdb

    A library that provides an embeddable, persistent key-value store for fast storage.

    Language:C++1
  • SQLame

    This is pretty bad and stupid way to make database

    Language:C++
  • SimpleDB-Engine

    A lightweight database engine supporting CRUD, simple queries, and concurrency control with a CLI.

    Language:Java
  • Database-Engine

    Database Engine that supports Creating tables, Inserting, Deleting, Updating tuples, Selecting from table, and Creating Index

    Language:Java
  • lite-db-engine

    Simple database engine written in C++.

    Language:C++
  • Database-Engine

    An implementation of a database engine with support for B+ trees and R trees indexing

    Language:Java
  • Fundamentals-of-Database-Engineering

    Notes about the Fundamentals of Database Engineering

  • DKAFramework-Typescript-Database

    The Database Module Part Of DKAFramework

    Language:TypeScript
  • go-base

    Simple database engine created with golang

    Language:Go
  • Database-Engine

    A database engine developed using Java

    Language:Java
  • rippledb-deno

    Rippledb for Deno

    Language:TypeScript
  • 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.

    Language:Java
  • Mini-DB-Engine

    A mini SQL-like database engine written in C to perform CRUD (create, read, update, delete) operations

    Language:C
  • SQL-Engine

    Mini SQL Engine to run SQL queries

    Language:Python
  • JBase

    Java Database Engine

    Language:Java
  • 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

    Language:Java
  • Database-Engine

    This project creates sql like database with rudimentary queries

    Language:Java
  • surfs_up

    Surf's Up! Querying a SQL database, hosting that data in a JSON app, and then visualizing that data.

    Language:Jupyter Notebook