Crate dynamodb_book_ch19_ecomm

Crate dynamodb_book_ch19_ecomm 

Source
Expand description

§eCommerce Example

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.

Structs§

Address
App
Customer
CustomerHeader
A projection of customer data that does not include address information.
CustomerOrders
CustomerOrdersQuery
ItemId
ItemIdRef
Order
OrderId
OrderItem
OrderItemKeyInput
OrderKeyInput
OrderWithItems
OrderWithItemsQuery
UserEmail
UserEmailRef
UserName
UserNameRef

Enums§

CustomerOrdersEntities
OrderStatus
OrderWithItemsEntities