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

Updated to path https://raw.githubusercontent.com/linkedin/WhereHows/datahub/datahub-web/packages/data-portal/public/assets/images/default_avatar.png
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
39.8%
Python
29.9%
TypeScript
28.5%
JavaScript
1%
Shell
0.2%
Other
0.4%