
RDBMS Engine in Java
A lightweight Relational Database Management System (RDBMS) implemented from scratch in Java, designed to mimic the internal architecture and execution flow of real-world databases such as MySQL and PostgreSQL at a simplified level.


