Skip to content
@FalkorDB

FalkorDB

The fastest way to your knowledge

Try Free Discord

Our objective is to create an outstanding Knowledge Graph specifically for Large Language Models (LLM) that boasts exceptionally low latency, ensuring swift delivery of information through our Graph Database, known as GraphRAG.

FalkorBD is the first queryable Property Graph database to use sparse matrices to represent the adjacency matrix in graphs and linear algebra to query the graph.

Primary features:

  • Adopting the Property Graph Model
    • Nodes (vertices) and Relationships (edges) that may have attributes
    • Nodes can have multiple labels
    • Relationships have a relationship type
  • Graphs represented as sparse adjacency matrices
  • OpenCypher with proprietary extensions as a query language
    • Queries are translated into linear algebra expressions

Pinned Loading

  1. FalkorDB FalkorDB Public

    A super fast Graph Database uses GraphBLAS under the hood for its sparse adjacency matrix graph representation. Our goal is to provide the best Knowledge Graph for LLM (GraphRAG).

    C 767 33

  2. falkordb-browser falkordb-browser Public

    FalkorDB-Browser is a visualization UI for FalkorDB.

    TypeScript 20 7

  3. falkordb-py falkordb-py Public

    FalkorDB Python Client

    Python 12 3

  4. JFalkorDB JFalkorDB Public

    Java API for FalkorDB

    Java 11 3

  5. falkordb-ts falkordb-ts Public

    FalkorDB Typescript Client

    TypeScript 7

  6. GraphRAG-SDK GraphRAG-SDK Public

    Facilitate the creation of graph-based Retrieval-Augmented Generation (GraphRAG), seamless integration with OpenAI to enable advanced data querying and knowledge graph construction.

    Python 164 17

Repositories

Showing 10 of 66 repositories
  • benchmark Public

    A benchmarking tool to evaluate and compare the performance of graph databases with customizable workloads and metrics.

    FalkorDB/benchmark’s past year of commit activity
    Rust 4 MIT 0 0 1 Updated Dec 12, 2024
  • FalkorDB Public

    A super fast Graph Database uses GraphBLAS under the hood for its sparse adjacency matrix graph representation. Our goal is to provide the best Knowledge Graph for LLM (GraphRAG).

    FalkorDB/FalkorDB’s past year of commit activity
    C 767 33 341 (6 issues need help) 15 Updated Dec 12, 2024
  • FalkorDB/falkordb-omnistrate’s past year of commit activity
    Python 4 2 12 6 Updated Dec 12, 2024
  • FalkorDB/saasbuilder’s past year of commit activity
    JavaScript 1 Apache-2.0 6 3 1 Updated Dec 12, 2024
  • docs Public
    FalkorDB/docs’s past year of commit activity
    HTML 3 5 15 1 Updated Dec 11, 2024
  • falkordb-ts Public

    FalkorDB Typescript Client

    FalkorDB/falkordb-ts’s past year of commit activity
    TypeScript 7 MIT 0 2 5 Updated Dec 11, 2024
  • GraphRAG-SDK Public

    Facilitate the creation of graph-based Retrieval-Augmented Generation (GraphRAG), seamless integration with OpenAI to enable advanced data querying and knowledge graph construction.

    FalkorDB/GraphRAG-SDK’s past year of commit activity
    Python 164 MIT 17 4 5 Updated Dec 11, 2024
  • falkordb-browser Public

    FalkorDB-Browser is a visualization UI for FalkorDB.

    FalkorDB/falkordb-browser’s past year of commit activity
    TypeScript 20 7 57 1 Updated Dec 11, 2024
  • code-graph Public
    FalkorDB/code-graph’s past year of commit activity
    TypeScript 56 MIT 11 24 6 Updated Dec 10, 2024
  • falkordb-rs Public

    A Rust 🦀 client for the fastest graph database on earth!

    FalkorDB/falkordb-rs’s past year of commit activity
    Rust 2 MIT 0 0 0 Updated Dec 10, 2024

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…