PostgreSQL Integration
PostgreSQL is an open-source object-relational database management system.
Windmill provides a framework to support PostgreSQL databases, either with native SQL scripts or through TypeScript for raw queries.
Please refer to the SQL Getting Started section.