Back to all databases

HelixDB

An open-source graph-vector database combining graph traversals with vector and keyword search, targeting AI and RAG applications.

Overall rank
#12
First released
February 2025
License
Apache-2.0
Built with
Rust

Details

Vendor
HelixDB
Type
Other
Category
Emerging
License
Apache-2.0
Language
Rust
Query Languages
HelixQL
Protocols
HTTP/REST
Sources 4 references

Protocols HTTP/REST

All SDKs (Rust, TypeScript, Go, Python) and curl alike send queries as JSON to POST /v1/query on the default port 6969.

  • Queries are authored with the Rust, TypeScript, Go, or Python DSL and sent straight to a running instance as dynamic requests against `POST /v1/query` — no build or deploy step.
    HelixDB/helix-db · reviewed 2026-08-02

Released 2025-02

Matches current value. The founders' Show HN post announcing the first version of the graph database was posted February 24, 2025 (confirmed via the Hacker News API record).

  • "created_at":"2025-02-24T02:44:03.000Z","created_at_i":1740365043,"id":43155338,"options":[],"parent_id":null,"points":4,"story_id":43155338,"text":"Hey HN!<p>A friend and I have been working on HelixDB, a graph-vector database, part-time at university.
    Item 43155338 - Hacker News API (Algolia) · reviewed 2026-08-02

Language Rust

Matches current value; the founders state directly that HelixDB is written in Rust.

License Apache-2.0

SPDX identifier as classified by GitHub from the repository licence file.