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 query 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

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

IssunDB is available under either the MIT or Apache License, Version 2.0.

Contributions are always welcome!

Popular repositories Loading

  1. issun-db issun-db Public

    A fast embedded graph database for AI applications and graph analytics

    Rust 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…