metapod-probes ============== Extract metadata from 49 data sources with a single ``pip install``. No raw data. No inbound access. Just metadata, in your network. .. code-block:: bash pip install metapod-probes metapod init metapod run "oracle.metadata.*" --config config.yaml Output: JSON files in ``./output/``, ready for any consumer. 197 probes across databases (Oracle, PostgreSQL, Snowflake, Azure SQL, BigQuery, MySQL, DuckDB), cloud platforms (ADLS, Blob Storage, S3, ADF, Unity Catalog), BI tools (Power BI, Tableau, Excel), ETL pipelines (Informatica, Airflow, dbt), governance platforms (Purview, Collibra), data quality (Soda Core, YData Profiling, Schema Contract), compliance (Presidio PII, Access Audit, Data Retention), cost monitoring, and local files (CSV, JSON, Parquet, Avro). Nine probe categories: **metadata**, **governance**, **quality**, **profiling**, **operations**, **compliance**, **cost**, **schema history**, and **lineage**. .. toctree:: :maxdepth: 2 :caption: Getting Started installation quickstart concepts .. toctree:: :maxdepth: 2 :caption: User Guide usage delta-engine standalone docker-guide .. toctree:: :maxdepth: 2 :caption: Data Governance data-governance-guide .. toctree:: :maxdepth: 2 :caption: Integrations integrations .. toctree:: :maxdepth: 2 :caption: Developer Guide extending architecture .. toctree:: :maxdepth: 1 :caption: Probe Reference probes/index