This method uses the Python script in the project/data_loader directory to create database tables, load data, and create materialized views in a single step.
factory-class-crud-generator is a Python FastAPI application that automatically discovers model classes in a models directory, creates PostgreSQL database tables, and generates complete CRUD endpoints ...