Skip to content

Ahmed-Hosssam/DB-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DB-Engine

This is a mini DBMS implemented using Java. It supports simulating most of SQL basic operations like creating tables, inserting, deleting, updating and selecting. It also supports creating multi-dimensional indices (Grid Indices) to optimize some queries. Users can execute some queries by writing a query in the standard SQL standard using parseSQL method. The main class is DBApp.java.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages