[report]: Add database design section

This commit is contained in:
2025-03-27 11:33:00 +00:00
parent cbb6c99800
commit 5a8b44110b
3 changed files with 290 additions and 16 deletions

View File

@ -6,3 +6,11 @@
url = "https://aws.amazon.com/blogs/database/choosing-the-right-dynamodb-partition-key/",
urldate = "2025-03-26"
}
@online{gsi,
author = "Amazon Web Services Inc.",
title = "Using Global Secondary Indexes in DynamoDB",
organization = "Amazon DynamoDB Developer Guide",
year = 2025,
url = "https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/GSI.html",
urldate = "2025-03-26"
}