Skip to content

Web5design/datahub

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
  • execute the <example-binary>

Releases

No releases published

Packages

No packages published