π Hi Dev.to Community!
Around 6 months ago, I spent 3 days debugging some data problems in DynamoDB. While itβs a great database, I found the experience of the console a bit lacking. Jumping from Chrome window to Chrome window, I kept constantly retyping the same queries, the pagination was annoying, and the speed wasnβt right. I wanted to change that.
Finally, Iβm super happy to announce that Dynobase is live after 5 months of development. This is a result of my own pains working with DynamoDB console and community feedback.
Itβs free to use for 7 days.
Some of the notable features are:
βοΈ Automatic Query Code and Types generation
π Bookmarks and History
π¨βπ©βπ§βπ¦ Multiple profiles, tables, and tabs support
π₯ Import/Export from and to CSV/JSON
π¨ DynamoDB Offline support
I would love to hear what you think, comment below and let me know your feedback / questions, thanks!
Download link: https://dynobase.dev/
Top comments (1)
Congratulation on successfully building and releasing Dynobase. Product looks really handy.