Company
Date Published
Author
William Lyon
Word count
2052
Language
English
Hacker News points
None

Summary

The Neo4j team has developed several tools and integrations to facilitate NoSQL polyglot persistence, allowing developers to integrate multiple databases into a single application. These tools include the Neo4j Doc Manager, which automatically synchronizes data between MongoDB and Neo4j; Docker images for deploying multiple databases, including Neo4j and MongoDB; and the Neo4j Cassandra Data Import Tool, which enables importing data from Cassandra into Neo4j while preserving relationships. Additionally, Neo4j 3.0 introduces updates to stored procedures, Bolt, and drivers, making it easier to build integrations and visualizations. The Neo4j team has also developed a number of community-driven tools and libraries, including the APOC library, which provides over 100 user-defined procedures for working with Neo4j data. These tools and integrations enable developers to take advantage of the strengths of different database technologies and build powerful polyglot applications.