Anyone have a good list of dynamodb libraries for ...
# random
g
Anyone have a good list of dynamodb libraries for node? Would be really curious to see if any of them actual manage some item relations for you I feel like theres a few common patterns I use all the time that would be nice to offload to a library. A prisma from dynamo would be so nice 😅
s
DynamoDB one table, DynamoDB toolbox are the ones that come to mind
g
Check out ElectroDB, the README is a bit huge and hard to navigate but its probably one of the most powerful ones.
g
use to use electrodb move away from it to use dynamodb-toolbox though