Generate object paths and execution functions directly from your SQL file layout.
💬
Dialect-aware substitutions
Support dialect, version, fragment, and expansion substitutions without an ORM layer.
⚡
Transactions and streaming
Use explicit or implicit transactions plus read and write streaming for large workloads.
🪐
Drop-in dialects
Vendor specific syntax is abstracted away the API and into SQL where it belongs. Pre-built dialects already provided for SQL Server, Oracle, MariaDB/MySQL, PostgreSQL, ODBC and many more.