OpenCRE icon indicating copy to clipboard operation
OpenCRE copied to clipboard

Try alternative graph database

Open northdpole opened this issue 11 months ago • 4 comments

Issue

What is the issue?

Gap analysis calculation takes a few hours if we run it on a beefy machine. The bottleneck is neo4j being slow. We should investigate alternatives. An alternative that seems promising and works with our existing database is Apache Age

Age runs on top of our current database (postgres) and allows for Cypher queries on top of postgres. I'm being told it is faster than neo

northdpole avatar Mar 02 '24 10:03 northdpole

Hi, is this issue still available?

uMorbeck avatar Jul 02 '24 20:07 uMorbeck

hey, thanks for your interest in OpenCRE yes it is! Want help getting started or are you familiar with the project already?

northdpole avatar Jul 02 '24 20:07 northdpole

Great! My friend and I are looking for some open-source projects to work on for a college subject. He actually commented on issue #295, and we're looking to solve these two issues. Our plan right now is to work on #295 first and then this one afterward.

uMorbeck avatar Jul 03 '24 18:07 uMorbeck

Excellent! Let me know if you need help or guidance.

On Wed, 3 Jul 2024, 19:44 João Pedro Morbeck, @.***> wrote:

Great! My friend and I are looking for some open-source projects to work on for a college subject. He actually commented on issue #295 https://github.com/OWASP/OpenCRE/issues/295, and we're looking to solve these two issues. Our plan right now is to work on #295 https://github.com/OWASP/OpenCRE/issues/295 first and then this one afterward.

— Reply to this email directly, view it on GitHub https://github.com/OWASP/OpenCRE/issues/488#issuecomment-2206973856, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAMCRHVM7A73B6474XIJ3WTZKRBB7AVCNFSM6AAAAABEC74QLKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMBWHE3TGOBVGY . You are receiving this because you authored the thread.Message ID: @.***>

northdpole avatar Jul 07 '24 09:07 northdpole