| Crates.io | pancake-db-client |
| lib.rs | pancake-db-client |
| version | 0.2.0 |
| created_at | 2021-10-26 14:11:44.724896+00 |
| updated_at | 2022-04-04 18:58:46.485772+00 |
| description | Rust client library for PancakeDB |
| homepage | https://pancakedb.com |
| repository | https://github.com/pancake-db/pancake-core/ |
| max_upload_size | |
| id | 471938 |
| size | 68,927 |
The PancakeDB client supports
Most users will primarily use the client library for writing data with
write_to_partition requests and occasionally use it for table creation,
alteration, and deletion.
For basic usage and detailed explanations, see the docs.rs page.
For a complete example, see the runthrough.
For details about the API calls and what all their fields mean, see the API docs.