Added tree schema, the human-friendly data catalog.

This commit is contained in:
Grant Seward 2020-10-17 14:15:18 -04:00
parent a980549a18
commit 3fd3865bf1

View file

@ -40,6 +40,7 @@ Table of Contents
* [Log Management](#log-management) * [Log Management](#log-management)
* [Management Systems](#management-system) * [Management Systems](#management-system)
* [Messaging and Streaming](#messaging) * [Messaging and Streaming](#messaging)
* [Metadata Management and Data Catalogs](#metadata-management-and-data-catalogs)
* [Miscellaneous](#miscellaneous) * [Miscellaneous](#miscellaneous)
* [Monitoring](#monitoring) * [Monitoring](#monitoring)
* [Other Free Resources](#other-free-resources) * [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. * [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. * [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 ## Log Management