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 745 32

  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 11 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 (RAG), seamless integration with OpenAI to enable advanced data querying and knowledge graph construction.

    Python 150 13

Repositories

Showing 10 of 64 repositories
  • 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
  • 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 3 MIT 0 0 1 Updated Nov 30, 2024
  • FalkorDB/code-graph’s past year of commit activity
    TypeScript 53 MIT 11 44 8 Updated Nov 29, 2024
  • falkordb-ts Public

    FalkorDB Typescript Client

    FalkorDB/falkordb-ts’s past year of commit activity
    TypeScript 7 MIT 0 2 4 Updated Nov 28, 2024
  • FalkorDB/code-graph-backend’s past year of commit activity
    Python 0 MIT 0 0 5 Updated Nov 28, 2024
  • FalkorDB/falkordb-omnistrate’s past year of commit activity
    Python 4 2 10 5 Updated Nov 28, 2024
  • GraphRAG-SDK Public

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

    FalkorDB/GraphRAG-SDK’s past year of commit activity
    Python 150 MIT 13 4 5 Updated Nov 28, 2024
  • falkordb-py Public

    FalkorDB Python Client

    FalkorDB/falkordb-py’s past year of commit activity
    Python 11 MIT 3 2 5 Updated Nov 27, 2024
  • JFalkorDB Public

    Java API for FalkorDB

    FalkorDB/JFalkorDB’s past year of commit activity
    Java 11 BSD-3-Clause 3 3 (1 issue needs help) 3 Updated Nov 26, 2024
  • FalkorDB/sql2cypher-ts’s past year of commit activity
    TypeScript 1 MIT 0 0 1 Updated Nov 26, 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…