| Crates.io | dynamodb-book-ch19-ecomm |
| lib.rs | dynamodb-book-ch19-ecomm |
| version | 0.3.0 |
| created_at | 2023-06-01 21:39:49.184402+00 |
| updated_at | 2023-12-07 18:34:01.429818+00 |
| description | Models from The DynamoDB Book ECommerce example |
| homepage | https://github.com/neoeinstein/modyne |
| repository | https://github.com/neoeinstein/modyne |
| max_upload_size | |
| id | 880209 |
| size | 30,709 |
An example of using modyne to implement a single-table database for the
"eCommerce" application as described in Chapter 19 of
The DynamoDB Book by Alex DeBrie.