nodestream-proj / nodestream

A Declarative framework for Building, Maintaining, and Analyzing Graph Data
https://nodestream-proj.github.io/docs/
Apache License 2.0
36 stars 10 forks source link
api athena aws cli data-engineering data-lake data-science declarative etl framework graph graphql kafka knowledge-graph neo4j python s3 security visualization yaml

Nodestream

Fast, Declarative ETL for Graph Databases.

Demo

Badges

Continuous Integration codecov ApacheV2 License PyPI version

Features

Getting Started

Install nodestream with pip

  pip install nodestream
  nodestream new --database neo4j my_project && cd my_project
  nodestream run sample -v

Documentation

Visit our Documentation on Github Pages.

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

Authors