From 3fd3865bf128a01b84b9a4d15505083192ed1baf Mon Sep 17 00:00:00 2001 From: Grant Seward Date: Sat, 17 Oct 2020 14:15:18 -0400 Subject: [PATCH] Added tree schema, the human-friendly data catalog. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1e449975..9ac2d1d6 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ Table of Contents * [Log Management](#log-management) * [Management Systems](#management-system) * [Messaging and Streaming](#messaging) + * [Metadata Management and Data Catalogs](#metadata-management-and-data-catalogs) * [Miscellaneous](#miscellaneous) * [Monitoring](#monitoring) * [Other Free Resources](#other-free-resources) @@ -436,6 +437,9 @@ Table of Contents * [synadia.com](https://synadia.com/ngs) — [NATS.io](https://nats.io) as a service. Global, AWS, GCP, and Azure. Free forever with 4k msg size, 50 active connections and 5GB of data per month. * [cloudkarafka.com](https://www.cloudkarafka.com/) - Free Shared Kafka cluster, up to 5 topics, 10MB data per topic and 28 days of data retention. +## Metadata Management and Data Catalogs + + * [Tree Schema](https://treeschema.com/) — Data catalog with APIs to manage data lineage as code. Free for teams of up to 5 users. ## Log Management