Exposing Database Schema via API App.
This application was designed to expose a database's schema, its recordings as well, in order to allow changes, as CRUD operations, on its tables via a user interface.
The stack used to create it : -- Angular 14 -- .NET 6 -- Oracle : --- Oracle Database 11g Express Edition Release 11.2.0.2.0 - 64bit Production --- PL/SQL Release 11.2.0.2.0 - Production
IDEs : Visual Studio Code + Visual Studio + Oracle Sql Developer