nodestream icon indicating copy to clipboard operation
nodestream copied to clipboard

A Fast, Declarative, and Extensible ETL Framework for Graph Databases.

Results 33 nodestream issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Currently, there are a number of limitations and issues associated with the data model for the core Internals of the...

enhancement

**Is your feature request related to a problem? Please describe.** SQS is a common queueing mechanism. Since this library has other AWS integrations, its reasonable that we expand it to...

enhancement
good first issue

**Is your feature request related to a problem? Please describe.** For perpetually running pipelines in particular, its hard to get a sense of how much work the pipeline is doing...

enhancement

Improve the doc-strings, type annotations, and provide a guide or two for interfacing with Python package directly and not through the CLI.

documentation

**Is your feature request related to a problem? Please describe.** It would be ideal to support multiple databases. Memgraph seems like it would be a popular second choice. Full support...

enhancement
Database

Allow users to specify a target instead of config in `GraphDatabaseWriter`

enhancement

**Is your feature request related to a problem? Please describe.** When we ingest datatypes from different sources, we may run into the issue where we ingest data from an old...

enhancement

Nodestream projects are currently complex to maintain and limiting. There is duplication and complexity that makes it hard to develop new features. The core parts of the project model were...

enhancement

**Describe the bug** If you describe a target and accidentally leave off the `database` param, you will get a `NullDatabaseConnector` for a target. This is meant mostly for internal or...

bug

**Is your feature request related to a problem? Please describe.** There is an opportunity to spin up a container for a DynamoDB instance to test the extractor. **Describe the solution...

enhancement