Fast, Declarative ETL for Graph Databases.
- Flexible and extensible YAML based DSL for ETL jobs
- Connect to data sources like Kafka, AWS Athena, flat files, and more.
- Developer friendly
- Highly optimized with async and tuned query generation
Install nodestream with pip
pip install nodestream
nodestream new --database neo4j my_project && cd my_project
nodestream run sample -v
Visit our Documentation on Github Pages.
Contributions are always welcome!
See contributing.md
for ways to get started.
Please adhere to this project's code of conduct
.
- Zach Probst (@zprobst)
- Chad Cloes (@ccloes)
- Oshri Rozenberg(@orozen)
- Kevin Neal (@khneal)
- Grant Hoffman (@grantleehoffman)