mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-23 09:22:18 +00:00
335 B
335 B
description |
---|
This guide will help install Oracle connector and run manually |
Oracle
{% hint style="info" %} ****
OpenMetadata is built using Java, DropWizard, Jetty, and MySQL.
-
Python 3.7 or above
-
Create and activate python env
python3 -m venv env source env/bin/activate
{% endhint %}