fides icon indicating copy to clipboard operation
fides copied to clipboard

MariaDB database connection support for `generate` and `annotate dataset`

Open iamkelllly opened this issue 3 years ago • 0 comments
trafficstars

To ease the onboarding to Fides, Fidesctl should be able to support highly adopted databases for generating dataset annotations. This will allow adopters to be able to create dataset annotations quickly and directly from the database.

This issue will include (non exclusive!):

  • the sqlalchemy-based connector support for fidesctl. It's possible that since we already support MySQL, MariaDB is implicitly supported already. This issue might just be confirming full support and exposing it in documentation.
  • updated documentation for setting up the connector
  • tests for the MariaDB connector

iamkelllly avatar Nov 29 '21 14:11 iamkelllly