Create DatabaseDrop DatabaseCreate TableDrop TableStore Database in XMLCreate IndexPseudo-Primary Key and Foreign Key
- ~~Implement Insert Command
- ~~Implement Delete Command
- ~~Implement Primary Key (Single attribute)
- ~~Implement Foreign Key (Single attribute, multiple occurences)
- ~~Implement Index files
- Implement Select Command
- Implement Inner Join Command (multiple algorithms)
- Implement AND Logical Operator
- Group By Function
- Sum Function
- Count Function
- Min, Max Function
- Having Function
- Optimize the file pathing for TreeView (getter for databases/indexes)
- CSS magic for TreeView
- Polish the user interface
- GUI for server
- Error messages for Create Table / Force filling of fields