Skip to main content
Connector packs are optional groups of Python dependencies built into the worker image. The UI can show every supported connector, but test, scan, and run actions only work when the worker reports the connector as ready. Only the Base pack is installed by default. Platinur’s primary ingestion contract is bring-your-own: load data into ClickHouse with any tool and Platinur discovers the schemas (see External ClickHouse Schemas). Enable additional packs only when Platinur should run those loads itself.

Packs

  • Base (default): PostgreSQL, MySQL, MariaDB, SQLite, REST API, Custom SQLAlchemy base, and SSH support.
  • Warehouse: BigQuery, Snowflake, and Redshift.
  • Enterprise SQL: Oracle, SQL Server, DB2 / Informix, and SAP Hana.
  • Lakehouse: Hive / Presto.

Product flow

When a connector is not ready, Integrations shows the required pack, affected connectors, and the available action. Configuration includes a Connector Packs section with readiness, request state, and an operator command. Requesting enablement records the request. A connector becomes ready only after the worker is rebuilt with the required pack and reports readiness.

Operator command

Configuration exposes the command needed to rebuild the worker and Prefect runner with the selected pack set. Run it on the host, then refresh readiness in Platinur.