Skip to content

DynamoDb GUI Client (v3.3.0)

Compare
Choose a tag to compare
@Arattian Arattian released this 31 Mar 22:51
· 38 commits to master since this release
7fdee35

Features

  • Code Editor added, now you can just copy/paste json data right into an editor.
  • Configs of databases now can be edited, just click the Icon next to 'edit database' text.
  • Sorting of columns moved into column header boxes.

Issues covered

  • Removed requirement of ports, for local running databases, now you provide an endpoint of database.
  • Sidebar resizing issue
  • Sorting after changing limit

Still working

  • Boolean type added in scan fields (not ready yet)
  • Cover Dynamodb reserve words in scan fields
  • I am confused a little, of current folder structure and data accessing, planning to change it when i got free time and less bugs on project.