A Crossplane provider for SQL. A Crossplane provider for RDBMS schema management/manipulation. Note that provider-sql orchestrates relational database servers by creating databases, users, etc. It ...
SQL Server / MySQL / PostgreSQL (Adjust based on your preferred database engine) SQL client or IDE to run SQL scripts (e.g., MySQL Workbench, pgAdmin, Azure Data Studio) CREATE TABLE Books ( BookID ...