Skip to content

mettamara/datahub

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

336 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Note: The project is under development. It is not ready for deployment yet.

DataHub

Dependencies

  • thrift
  • postgres

Running DataHub Server

  • cd src/datahub
  • source setup.sh
  • python server.py

Running DataHub Interactive Shell

  • cd src/datahub
  • source setup.sh
  • python tools/cli.py

Running DataHub Example Code

  • cd src/datahub/examples/<python | java | javascript | ...>
  • source setup.sh
  • sh run.sh

About

A global database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors