Company
Date Published
Author
Ryan Boyd
Word count
466
Language
English
Hacker News points
None

Summary

Wanderu, a meta-search travel website, leverages polyglot persistence by combining the strengths of MongoDB for document storage and Neo4j for graph-style relationships. To synchronize data between the two databases, Wanderu utilizes the `mongo-connector` project to replicate MongoDB's built-in replication service to Neo4j, allowing for efficient route calculations and a better search experience for users.