Note: Please modify all necessary configuration files based on your own environment.For Example, one can modify dbca reposity file to create CDB and PDB at the same time and no need to run PDB create ...
SQLhelper/ ├── SQLhelper-back/ # Backend API (Express + TypeScript) │ ├── src/ │ │ ├── index.ts # Application entry point │ │ ├── routes/ # API route handlers │ │ ├── services/ # Business logic ...