Company
Date Published
Author
Vince Bickers
Word count
1856
Language
English
Hacker News points
None

Summary

Databridge is a fully-featured ETL tool designed for Neo4j, offering a declarative approach to data import. It allows users to define graph data models using schema descriptors and resource descriptors, which are then used to map CSV or other tabular data sources to the desired nodes, edges, labels, and properties in the graph. The tool provides various features such as filters, data composition, strategies for handling duplicate keys, and data converters, making it suitable for both SMEs and larger enterprises. Databridge is compatible with all versions of Neo4j from 2.0 onwards and offers a built-in profiler to optimize huge data imports, as well as a command-line shell for easy import tasks. It has been tested in the field with several clients and represents a step change in data import for Neo4j.