logoalt Hacker News

charlie-haleytoday at 3:03 PM1 replyview on HN

Hey HN, I wanted to show off my project Marmot! I decided to build Marmot after discovering a lot of data catalogs can be complex and require many external dependencies such as Kafka, Elasticsearch or an external orchestrator like Airflow.

Marmot is a single Go binary backed by Postgres. That's it!

It already supports: Full-text search across tables, topics, queues, buckets, APIs Glossary and asset to term associations

Flexible API so it can support almost any data asset!

Terraform/Pulumi/CLI for managing a catalog-as-code

10+ Plugins (and growing)

Live demo: https://demo.marmotdata.io


Replies

wiredfooltoday at 4:37 PM

How does this get the maps of the data flows and so on? Does it require read credentials to each data silo, or is there a manual mapping process?

show 1 reply