An interactive command-line tutorial for learning HelixDB, a graph vector database system.
cargo install helixir
helixir
Follow the on-screen instructions to progress through the lessons.
- Step-by-step interactive lessons on HelixDB
- Learn graph database concepts through practical examples
- Real-time validation of your solutions
- Progress tracking
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