[report]: Finish backend design
This commit is contained in:
@ -57,5 +57,22 @@
|
||||
urldate = "2025-03-26"
|
||||
}
|
||||
|
||||
https://www.nngroup.com/articles/ten-usability-heuristics/
|
||||
@online{boto3query,
|
||||
author = "Amazon Web Services Inc.",
|
||||
title = "Table / Action / \texttt{query}",
|
||||
organization = "Boto3 1.27.0 documentation",
|
||||
year = 2023,
|
||||
url = "https://boto3.amazonaws.com/v1/documentation/api/1.27.0/reference/services/dynamodb/table/query.html",
|
||||
urldate = "2025-03-26"
|
||||
}
|
||||
|
||||
@online{useparameterisedqueries,
|
||||
author = "Amazon Web Services Inc.",
|
||||
title = "Use parameterized queries",
|
||||
organization = "Amazon Athena User Guide",
|
||||
year = 2025,
|
||||
url = "https://docs.aws.amazon.com/athena/latest/ug/querying-with-prepared-statements.html",
|
||||
urldate = "2025-03-26"
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user