

I implemented an in-memory database using C++ that supports a simplified SQL syntax for creating tables, inserting and modifying data and running queries. My program was be able to parse a file containing multiple SQL statements and execute them starting from an empty database.
Java
C
Object-Oriented Programming
libGDX
UML
Time management
Team Player
Problem-solving