1.8.0 • Published 5 years ago

@awspilot/ractive-dynamodb-ui v1.8.0

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

ractive-dynamodb-ui

100% client side RactiveJS based GUI for AWS DynamoDB
to be used along with dynamodb-local that do not have a respectful counterpart of AWS Console.

Preview

This demo runs in a docker container together with dynamodb-local
and may sometimes crash due to low budget EC2 instance's RAM.

DEMO

Screenshot

Screenshot

Usage (see demo folder)

	<dynamodb-ui region={{region}} accessKeyId={{k}} secretAccessKey={{s}} endpoint={{endpoint}}  />

@todo

  • UI
    • "Login" page with AWS Credentials
    • Table list
    • Query editor
    • SQL <-> JSON API convertor
    • Query history / log
    • Table data
    • Item editor
  • Tables

    • List
    • Filter
    • Create
    • View details
    • Update
    • Delete
  • Browse data

    • Table data
    • Show keys first
    • Delete Items
    • Next page
    • Show / hide columns
    • Resize columns
    • Data Type
      • String
      • Number
      • Boolean
      • Null
      • Map
      • List
      • StringSet
      • NumberSet
      • Binary
      • undefined
    • Item property formatting ( eg. timestamp -> date )
    • Next page
  • Edit item
  • Custom query
  • Query history

  • Tools

    • Find all item attributes & attribute types
    • Run a transform function on all items
    • export create table as cloudformation
    • show create table ( SQL )

Similar projects (in no particular order)

1.8.0

5 years ago

1.7.0

5 years ago

1.6.0

5 years ago

1.5.2

5 years ago

1.5.1

5 years ago

1.4.1

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3-beta.7

5 years ago

1.0.3-beta.6

5 years ago

1.0.3-beta.5

5 years ago

1.0.3-beta.4

5 years ago

1.0.3-beta.3

5 years ago

1.0.3-beta.1

5 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago