Skip to main content
Integrations is Platinur’s first-party source-loading surface. It lets an operator configure a source, test the connection, choose a target schema, and run source loads into ClickHouse.

Supported source categories

  • SQL databases such as PostgreSQL, MySQL, MariaDB, SQLite, Oracle, SQL Server, DB2 / Informix, and SAP Hana.
  • Warehouses and lakehouse systems such as BigQuery, Snowflake, Redshift, and Hive / Presto.
  • REST APIs.
  • Custom SQLAlchemy URI sources when the required driver is present in the worker image.

Source lifecycle

  1. Choose a connector.
  2. Enter connection details.
  3. Choose a target schema.
  4. Test the connection.
  5. Scan or select tables where applicable.
  6. Save the source.
  7. Run the source manually or through Scheduling.
  8. Review source load runs in Monitoring.

Secrets

Secrets should be stored through the portal secret store or environment-backed references. Do not paste credentials into YAML or documentation.