YehiaFarghaly/database-engine
Database Engine that supports Creating tables, Inserting, Deleting, Updating tuples, Selecting from table, and Creating Index
Java
Issues
- 0
User Interface
#70 opened by YehiaFarghaly - 0
Select with index
#85 opened by Aelmeky - 0
README needs to be created
#83 opened by YehiaFarghaly - 0
Code needs more formatting
#82 opened by YehiaFarghaly - 0
Unit tests
#69 opened by YehiaFarghaly - 0
Select with index needs to be implemented
#76 opened by YehiaFarghaly - 0
SQL Parcer
#67 opened by YehiaFarghaly - 0
handling nulls
#81 opened by malekelkssas - 0
Delete using Index
#65 opened by YehiaFarghaly - 0
createIndex method needs implementation
#77 opened by YehiaFarghaly - 0
Update using Index
#64 opened by YehiaFarghaly - 0
Insert using Index
#66 opened by YehiaFarghaly - 0
Select Method
#68 opened by YehiaFarghaly - 0
Octree Implementation for index
#62 opened by YehiaFarghaly - 0
- 0
update throw exception if pk not found
#60 opened by abdulrhman500 - 0
Need to handle inserting null values
#59 opened by YehiaFarghaly - 0
Missing validation case (1)
#53 opened by YehiaFarghaly - 0
- 0
Validation method bodies should be provided
#25 opened by YehiaFarghaly - 2
Check if table name already exists
#33 opened by abdulrhman500 - 0
- 0
- 0
Logical error in inserting in a full page.
#26 opened by YehiaFarghaly - 1
print page method & print table
#36 opened by malekelkssas - 0
the compareTo method
#34 opened by malekelkssas - 1
updateTable method needs to be tested
#27 opened by YehiaFarghaly - 0
Creating Table file
#22 opened by malekelkssas - 0
creating pages files
#19 opened by malekelkssas - 0
missing condition in validTuple
#20 opened by Aelmeky - 0