helixir

Crates.iohelixir
lib.rshelixir
version0.1.9
created_at2025-07-20 17:01:48.721012+00
updated_at2025-10-15 22:33:35.409864+00
descriptionInteractive CLI tutorial for learning HelixDB
homepage
repositoryhttps://github.com/HelixDB/helixir
max_upload_size
id1761247
size413,349
Nathaphat Taleongpong (putt-t)

documentation

README

Helixir CLI

An interactive command-line tutorial for learning HelixDB, a graph vector database system.

Installation

cargo install helixir
helixir

Follow the on-screen instructions to progress through the lessons.

Features

  • Step-by-step interactive lessons on HelixDB
  • Learn graph database concepts through practical examples
  • Real-time validation of your solutions
  • Progress tracking

Lessons

The tutorial covers:

  1. Setting up HelixDB
  2. Schema design with nodes and edges
  3. Creating relationships between entities
  4. Querying data with various techniques
  5. Advanced graph traversal
  6. Semantic search with vectors
Commit count: 70

cargo fmt