| Crates.io | imbibe-querier |
| lib.rs | imbibe-querier |
| version | 0.0.1 |
| created_at | 2025-06-18 09:54:57.26566+00 |
| updated_at | 2025-06-18 09:54:57.26566+00 |
| description | provides Querier that holds a database connection pool, and provides methods to perform various read operations on the database for imbibe |
| homepage | |
| repository | https://github.com/labcycle/imbibe |
| max_upload_size | |
| id | 1716814 |
| size | 66,750 |
This crate provides Querier that holds a database connection pool, and provides methods to perform various read operations on the database such as:
If tarpc feature is enabled, this crate also provides a tarpc server and client implementation to facilitate the queries across a network.