Skip to content
@IssunDB

IssunDB

A fast embedded graph database for AI applications and graph analytics

Overview

IssunDB is an embedded graph database written in Rust with features like:

  • Rust graph engine built with ACID, property graph model, and Cypher query language support
  • Fast graph traversal and analytics using sparse matrix operations
  • Fast vectorized query execution with multi-core parallelism and serializable transactions
  • Built-in vector, text, and hybrid search and retrieval
  • A wide range of APIs, including native Rust, Python bindings, CLI, HTTP (REST), and MCP

You can download the latest binaries (for IssunDB CLI, MCP and HTTP servers) from here.


This organization includes the IssunDB repository plus other related repositories, including:

Popular repositories Loading

  1. issun-db issun-db Public

    A fast embedded graph database for AI applications and graph analytics

    Rust 3 1

  2. graph-benchmarks graph-benchmarks Public

    IssunDB benchmarks against other graph databases like LadybugDB and Neo4j

    Python

  3. example-apps example-apps Public

    A collection of applications (like a GraphRAG pipeline and a fraud detction system) built using IssunDB

    Python

  4. .github .github Public

    Trinkets, odds and ends, that sort of thing

Repositories

Showing 4 of 4 repositories

Top languages

Loading…

Most used topics

Loading…