https://github.com/HENNGE/aiodynamo is an asyncio dynamodb client. it has a better API and it's also faster than *boto libs. Since this workbook uses FastAPI, which supports asyncio natively, it's a good fit.
https://github.com/HENNGE/aiodynamo is an asyncio dynamodb client. it has a better API and it's also faster than *boto libs.
Since this workbook uses FastAPI, which supports asyncio natively, it's a good fit.