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