mirror of
https://github.com/datahub-project/datahub.git
synced 2025-09-07 00:00:11 +00:00

Remove local facet construction for platform and origin autocomplete …
Data Hub
Introduction
Data Hub is Linkedin's generalized metadata search & discovery tool. Check out the Linkedin blog post about Data Hub. This repository is a monorepo which contains complete source code to be able to build Data Hub's frontend & backend services.
Quickstart
- To get a quick taste of Data Hub, check Docker Quickstart Guide first.
- After you have all Docker containers running in your machine, you can ingest sample data by following Data Hub Ingestion Guide.
- Finally, you can start
Data Hub
by typinghttp://localhost:9001
in your browser. You can sign in withdatahub
as username and password.
Quicklinks
Roadmap
- Add Neo4J graph query support
- Add user profile page
- Deploy Data Hub to Azure Cloud
Description
Languages
Java
40.3%
TypeScript
29.1%
Python
28.8%
JavaScript
1%
Shell
0.2%
Other
0.2%