Welcome to the FastAPI CRUD Operations project! This application lets you create, read, update, and delete (CRUD) elements using FastAPI, SQLAlchemy, and Pydantic, with PostgreSQL as the database.
This module allows accessing Pinot via its SQL API. Current supported Pinot version: 1.1.0. Since db engine requires more information beyond Pinot Broker, you need to ...