Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
harsha_ch
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
harsha_ch
2y ago
We explained the need for a centralized metadata repository here https://blog.open-metadata.org/announcing-openmetadata-20399... . Please give it a read.
2.
▲
by
harsha_ch
2y ago
* It seems like DataHub has an async Kafka ingestion approach while OpenMetadata is API We do not use Kafka by default. If someone needs kafka they can add it. However for Metadata APIs, we do not feel like Kafka is needed. Lot of projects
3.
▲
by
harsha_ch
4y ago
We at OpenMetadata( https://open-metadata.org ) use JsonSchema extensively to define the metadata standards. JsonSchema is one of the reasons we are able to ship and get the project to what it is today in quick time. More about it