Skip to content

Switch from AGE to falkorDB or ladybugDB #104

Description

@antonymarion

Feature Title

choice of the DB for the graph

Describe the feature

Hello Raphael and thanks for this interesting repo!

The choice has been made of AGE, I believe to be fully PostgreSQL native and compliant.

But why don't you use Falkor or Ladybug that both are much more performant for cypher queries with dense graph (number of node, degree) and deep graph traversal (n hops); since AGE use pure SQL behind the hood with join.. so clearly not suited in case we want to traverse deep graphs.

By the way ladybug is embedded using wasm and transformer.js, so it is even better if edgequake want to be offline for instance and browser native.

you can look at what https://github.com/abhigyanpatwari/GitNexus did for instance.

cheers,
Antony

Motivation

No response

Alternatives considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions