Skip to content

YahiaSherif28/RDBMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RDBMS

A small database engine with support for Grid Indices.

The implemented functionalities are:

  1. Creating tables.
  2. Inserting tuples.
  3. Deleting tuples.
  4. Searching in tables linearly.
  5. Creating a Grid index.
  6. Searching using the Grid index.

Parsing SQL queries of the supported functionalities is added.

About

RDBMS in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •