use-wide-column
Wide-column store modeling primitives for RustUse.
Experimental
use-wide-column is experimental while use-nosql remains below 0.3.0.
Example
use ;
let row = new
.with_column;
assert_eq!;
assert_eq!;
Scope
- Generic keyspace, column-family, table, partition, clustering, column, and row labels.
- Vendor-neutral row and column-family containers.
Non-goals
- Cassandra or Scylla clients.
- Query execution.
- Vendor-specific consistency or schema syntax.
License
Licensed under either Apache-2.0 or MIT.