| Crates.io | s3ql |
| lib.rs | s3ql |
| version | 0.1.3 |
| created_at | 2020-08-27 03:12:39.278469+00 |
| updated_at | 2021-01-02 05:48:11.242605+00 |
| description | Query Language for S3 |
| homepage | |
| repository | https://github.com/naomijub/s3ql |
| max_upload_size | |
| id | 281264 |
| size | 50,122 |
Query Language inspired by SQL for S3.
TODO
For local development rust, cargo, python, pip and docker are required. To setup a local S3 with localstsack you can execute make setup and to start a S3 with localstack you can execute make s3.
rusoto_s3::S3Client or function s3_client_with with feature auth)create_s3_bucketdrop_s3_buckethas_s3_bucketshow_s3_bucketsinsert_s3_objectupdate_s3_object_metadataupdate_s3_object_bodyread_s3_objectread_s3_object_bodyhas_s3_objectshow_s3_objects