Tag Archives: neo4j

Performance boost Neo4J ORM

We’ve created our own (very) simple ORM for saving data in Neo4J. Performance was not relevant until loading a weekly batch took about 8 days. After some tweaks we manage to load the data in just over one day. (29 … Continue reading

Posted in Development | Tagged , , , | Leave a comment

Elasticsearch

Elasticsearch is a distributed, RESTful search and analytics engine capable of solving a growing number of use cases. As the heart of the Elastic Stack, it centrally stores your data so you can discover the expected and uncover the unexpected. … Continue reading

Posted in Tooling | Tagged , | Leave a comment

Neo4j

I am added to a team that is using Neo4j as a datastore. After my last Neo4j experience I had to dust of my skills 🙄 I still don’t think in graphs but am getting there. We store metadata about … Continue reading

Posted in Tooling | Tagged , | 1 Comment