HelixDB: Graph Database with Vector and FTS on Object Storage

GeorgeCurtis· June 10, 2026 View original

▶ The 60-second brief

Summary

HelixDB is an OLTP graph database built on object storage, featuring native vector search and full-text search, designed to overcome scalability and cost challenges of traditional graph databases. It aims to provide a unified data store for AI applications, particularly for agent memory systems, by leveraging S3 for massive, affordable storage and horizontal scaling.

HelixDB, a graph database developed by a team from college, has been launched, offering an OLTP (Online Transaction Processing) solution built on object storage. This innovative database integrates native vector search and full-text search capabilities, addressing the common challenge of combining these functionalities across disparate systems in AI-driven applications. The core innovation lies in its architecture, which utilizes object storage like S3 as its persistence layer. This design allows for virtually unlimited graph size and relationships, providing a cost-effective solution for storing terabytes of data. It also enables horizontal scaling by spinning up nodes and caching relevant data subsets, achieving low latency for frequently accessed "hot" data while keeping "cold" data in cheap storage. HelixDB is particularly suited for AI memory systems and applications requiring extensive data traversal and search, such as GraphRAG and HybridRAG. The developers are also working on an open-source generalized AI memory layer powered by HelixDB, pre-filtering for vector search, and an upcoming GA cloud offering.

Why it matters

For professionals building AI agents or data-intensive applications, HelixDB offers a scalable, cost-effective, and unified solution for managing complex, interconnected data with semantic and full-text search capabilities, simplifying architecture and improving performance.

How to implement this in your domain

  1. 1Download HelixDB for local deployment via GitHub or documentation.
  2. 2Experiment with a local instance to test its graph, vector, and FTS capabilities with sample data.
  3. 3Design data models that leverage graph structures for relationships and vectors for semantic understanding.
  4. 4Integrate HelixDB as a memory layer for AI agents or RAG systems.
  5. 5Monitor for the upcoming GA cloud offering for managed deployment.

Who benefits

AI/ML DevelopmentData ScienceSoftware DevelopmentEnterprise ITResearch

Key takeaways

  • HelixDB is a graph database with integrated vector and full-text search.
  • It uses object storage (like S3) for massive, cost-effective scalability.
  • The database is designed for AI applications, especially agent memory systems.
  • It offers low latency for hot data and affordable storage for cold data.

Original post by GeorgeCurtis

"Hey HN, it’s been just over a year since we launched HelixDB ( https://news.ycombinator.com/item?id=43975423 ), a project a friend and I started in college. It’s an OLTP graph database built on object-storage, with native vector search and full-text search (FTS). W…"

View on X

Originally posted by GeorgeCurtis on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses