# Session Store Example An example of using [`modyne`] to implement a single-table database for the "Session Store" application as described in Chapter 18 of [_The DynamoDB Book_][DDB] by Alex DeBrie. [`modyne`]: https://docs.rs/modyne [DDB]: https://www.dynamodbbook.com/