2022-02-07 09:51:49 -08:00

1.2 KiB

MariaDB

For context on getting started with ingestion, check out our metadata ingestion guide.

Setup

To install this plugin, run pip install 'acryl-datahub[mariadb]'.

Capabilities

Same as mysql

Capability Status Details
Platform Instance ✔️ link
Data Containers ✔️
Data Domains ✔️ link

Quickstart recipe

Check out the following recipe to get started with ingestion! See below for full configuration options.

For general pointers on writing and running a recipe, see our main recipe guide.

source:
  type: mariadb
  config:
    # same as mysql source

sink:
  # sink configs

Config details

Same as mysql

Compatibility

Coming soon!

Questions

If you've got any questions on configuring this source, feel free to ping us on our Slack!