Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 1.17 KB

mariadb.md

File metadata and controls

46 lines (28 loc) · 1.17 KB

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!