mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-01 19:25:56 +00:00
…
Data Hub
Introduction
Data Hub is Linkedin's generalized metadata search & discovery tool. To learn more about Data Hub, check out our Linkedin blog post and Strata presentation. This repository contains the 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 Hubby typinghttp://localhost:9001in your browser. You can sign in withdatahubas username and password.
Quicklinks
Roadmap
- Add Neo4J graph query support
- Add user profile page
- Deploy Data Hub to Azure Cloud
Description
Languages
Java
42.1%
Python
28.5%
TypeScript
27.6%
JavaScript
1.1%
Shell
0.2%
Other
0.1%
