Dynobase allows to export all operations into CLI and popular languages SDK formats. No more writing queries, just copy and paste straight into your favorite IDE.
@parinfuture As DynamoDB is NoSQL DB in its essence, this is a non-trivial feat to build SQL-compatible layer on top of it. Right now we're in the discovery phase looking for the best ways to implement it, both from user perspective and backend-wise. Nevertheless, I think the read-only SQL mode should be ready before the end of March.
@nwpointer If you start DynamoDB from Localstack on Port 8000, then yes! Right now, I hardcoded the port value as well the region to us-east-1 because these are the defaults for dynamodb-local image from AWS. In next version I'll definitely make it flexible so you could use different ports and virtual regions.
Dynobase
Dynobase
Dynobase
Dynobase