News

This is a Spring Boot application that connects to a MySQL database, extracts schema metadata, and dynamically generates Java model classes representing each table. It also provides REST APIs to fetch ...
This project demonstrates a distributed database system built using Java Spring Boot, MySQL, Docker, simulated sharding and Raft consensus. It includes performance simulations comparing transaction ...