This directory contains examples organized by Protocol, demonstrating the specific capabilities and features of each protocol supported by Orbit-RS. Unlike the industry scenarios which combine multiple protocols, these examples focus on the syntax, features, and usage of individual protocols.
- Description: Document storage, aggregation pipelines, and flexible schema modeling.
- Key Features: CRUD operations, Aggregation Framework, Geospatial queries.
- Description: Relational data management using the MySQL wire protocol.
- Key Features: SQL syntax compatibility, Prepared Statements, Transactions.
- Description: Wide-column store operations compatible with Cassandra.
- Key Features: Keyspace management, Time-series data modeling, Partition keys.
- Description: Examples combining Graph databases with Retrieval Augmented Generation (RAG).
- Key Features: Vector search + Graph traversal, Knowledge Graph storage.
- Description: Orbit's native unified query language.
- Key Features: Cross-model queries (Graph + Relational + Doc), unified syntax.
- Description: Patterns for accessing the same data via different protocols.
- Key Features: Write-once Read-anywhere, Hybrid transactional/analytical workloads.
Navigate to the specific protocol directory to see detailed instructions and code samples.