Crates.io | protoql |
lib.rs | protoql |
version | 0.4.0 |
source | src |
created_at | 2024-02-19 14:59:21.021673 |
updated_at | 2024-10-08 13:38:32.368198 |
description | ProtoQL is the protobuf query language. |
homepage | |
repository | https://github.com/rescrv/blue |
max_upload_size | |
id | 1145359 |
size | 201,222 |
ProtoQL is the protocol buffers query language. It provides an object mapping for a key value store with the following properties:
Active development. The API is likely to grow and change.
This crate provides everything related to the protoql query language and execution.
The latest documentation is always available at docs.rs.