How do I CRUD from dynamodb?
hello You must use dynamodb.
The DB connection has been completed.
I am trying to Read/Insert/Update/Delete data.
In Java, this was done using SDK commands.
Can you tell me how the commands(Read/Insert/Update/Delete ) work in datagrip?
请先登录再写评论。
If you're referring to DML statements in the grid, it's currently in the works and being implemented:
https://youtrack.jetbrains.com/issue/DBE-19337/DynamoDB-Support-DML-operations-in-grid
Can you specify the statements or actions you want to trigger via the UI?