Skip to main content
Version: 0.8

Plugins

Plugins automatically discover and catalog your data assets in Marmot. They connect to external systems, extract metadata and lineage, and create asset entries with minimal effort.

Marmot isn't limited to plugin-based ingestion. You can also use:

Infrastructure as Code

These approaches enable version-controlled asset definitions and integration with existing infrastructure workflows.

API

The Marmot API lets you programmatically create, update, and manage assets.

Available Plugins

Airflow

Ingest DAGs, tasks, and dataset lineage from Apache Airflow

AsyncAPI icon

AsyncAPI

Discover services, topics, and queues from AsyncAPI specifications

Azure Blob Storage

Discover containers from Azure Blob Storage accounts

BigQuery

Catalog datasets, tables, and views from Google BigQuery projects

ClickHouse

Discover databases, tables, and views from ClickHouse instances

Confluent Cloud icon

Confluent Cloud

Discover Kafka topics from Confluent Cloud clusters

DBT

Ingest models, sources, seeds, and lineage from dbt projects

Delta Lake icon

Delta Lake

Discover tables from Delta Lake transaction logs on local filesystems

DuckDB

Discover schemas, tables, views, and relationships from DuckDB database files

DynamoDB

Discover tables from Amazon DynamoDB

Google Cloud Storage

Discover buckets from Google Cloud Storage

Glue

Discover jobs, databases, tables and crawlers from AWS Glue

Iceberg icon

Iceberg

Discover namespaces, tables and views from Iceberg catalogs (REST and AWS Glue)

Lambda

Discover functions from AWS Lambda

Kafka

Catalog topics from Apache Kafka clusters with Schema Registry integration

MongoDB

Discover databases and collections from MongoDB instances

MySQL

Discover databases and tables from MySQL instances

NATS

Discover JetStream streams from NATS servers

OpenAPI

Discover services and endpoints from OpenAPI v3 specifications

PostgreSQL

Discover tables, views, and relationships from PostgreSQL databases

Redis

Discover databases from Redis instances

Redpanda icon

Redpanda

Discover topics from Redpanda clusters

S3

Catalog buckets from Amazon S3

SNS

Catalog topics from Amazon SNS

SQS

Discover queues from Amazon SQS

Trino

Discover catalogs, schemas, tables and views from Trino clusters

Don't see your data source?

Learn how to build a custom plugin to connect Marmot to any data source.

Create a Plugin