8 releases
Uses new Rust 2024
0.1.8 | Sep 12, 2025 |
---|---|
0.1.7 | Sep 3, 2025 |
0.1.6 | Jul 21, 2025 |
#273 in Database interfaces
289 downloads per month
230KB
5K
SLoC
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:
- Setting up HelixDB
- Schema design with nodes and edges
- Creating relationships between entities
- Querying data with various techniques
- Advanced graph traversal
- Semantic search with vectors
Dependencies
~13–27MB
~376K SLoC