Custom Database Admin

2016

Client: iBEAM Systems, Inc.

After migrating to AWS and storing their primary data in DynamoDB, iBEAM needed a new interface to both create and edit data in the system, and they needed it fast. Within about a week, we created this quick-and-dirty CRUD interface that ran entirely locally in the browser from the office computers (it talked directly to AWS, so no back-end server). It allowed them to take basic actions and see the results in a console-like scrolling pane on the right. It served their needs, and is still in use today.

Screenshots

Technologies used

  • Dojo
  • Node
  • AWS (DynamoDB)