AWS Cloud9 vs. DbVisualizer

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
AWS Cloud9
Score 8.6 out of 10
N/A
AWS Cloud9 is a cloud-based integrated development environment (IDE) used to write, run, and debug code with just a browser. It includes a code editor, debugger, and terminal. Cloud9 comes prepackaged with essential tools for popular programming languages, including JavaScript, Python, and PHP, with no need to install files or configure a development machine to start new projects.N/A
DbVisualizer
Score 8.8 out of 10
N/A
DbVisualizer is a multi-database tool for developers, analysts and database administrators, providing a single interface across a wide variety of operating systems. Boasting an easy-to-use and clean interface, DbVisualizer runs on all major operating systems and supports all major RDBMS that are available. Users only need to learn and master one application. DbVisualizer integrates transparently with the operating system being used.
$0
Pricing
AWS Cloud9DbVisualizer
Editions & Modules
No answers on this topic
DbVisualizer Free
$0
DbVisualizer Pro with Basic support - Renewal
$89
per year per user
DbVisualizer Pro with Premium support - Renewal
$119
per year per user
DbVisualizer Pro with Basic support
$199
per year per user
DbVisualizer Pro with Premium support
$229
per year per user
Offerings
Pricing Offerings
AWS Cloud9DbVisualizer
Free Trial
NoYes
Free/Freemium Version
NoYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeOptional
Additional DetailsNew license cost includes a perpetual license, software upgrades and support for the length of the term. 1, 2 & 3 year terms are offered. Once license expires the user may access all Pro versions released before the license expiry indefinitely. To gain access to Pro versions released after the license expired, license renewal is offered. Volume discounts apply to both new and renewal licenses.
More Pricing Information
Community Pulse
AWS Cloud9DbVisualizer
Features
AWS Cloud9DbVisualizer
Database Development
Comparison of Database Development features of Product A and Product B
AWS Cloud9
-
Ratings
DbVisualizer
7.8
Ratings
9% below category average
Performance optimization tools00 Ratings7.70 Ratings
Schema maintenance00 Ratings7.90 Ratings
Database Administration
Comparison of Database Administration features of Product A and Product B
AWS Cloud9
-
Ratings
DbVisualizer
7.2
Ratings
16% below category average
User management00 Ratings7.70 Ratings
Database security00 Ratings7.30 Ratings
Database status reporting00 Ratings6.70 Ratings
Best Alternatives
AWS Cloud9DbVisualizer
Small Businesses
PyCharm
PyCharm
Score 9.2 out of 10
DBeaver
DBeaver
Score 9.2 out of 10
Medium-sized Companies
PyCharm
PyCharm
Score 9.2 out of 10
DBeaver
DBeaver
Score 9.2 out of 10
Enterprises
PyCharm
PyCharm
Score 9.2 out of 10
DBeaver
DBeaver
Score 9.2 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
AWS Cloud9DbVisualizer
Likelihood to Recommend
9.0
(0 ratings)
8.8
(0 ratings)
Likelihood to Renew
-
(0 ratings)
9.1
(0 ratings)
Usability
8.0
(0 ratings)
8.2
(0 ratings)
Support Rating
8.0
(0 ratings)
9.1
(0 ratings)
Implementation Rating
-
(0 ratings)
9.1
(0 ratings)
User Testimonials
AWS Cloud9DbVisualizer
Likelihood to Recommend
AWS Cloud9 is great for product engineering and coding where you must take time to pair program and code in a specific isolated environment. It is entirely cloud based so there's no worry about saving and data consistency. It is all hosted on the Amazon Web Services cloud. It is less appropriate for more general workflows that don't require a specific cloud instance.
Read full review
Well suited for medium size to large Oracle system that includes a large and complex database schema with many database objects including functions and triggers. Also well suited for a medium size to large Microsoft SQL Server system with many complex database objects. Its SQL editor and query builder are well suited in developing complex SQL queries.
Read full review
Pros
  • Great, fast interface - There is a large list of shortcuts that make development on this IDE an experience that can sometimes even compare to something native.
  • Integrated debugging/troubleshooting - AWS Cloud9 has integrated debugging tools that are quite well-designed.
  • Lambda integrations - Cloud9 allows you to instantly run and maintain Lambda functions. It's probably the best IDE for developing on AWS Lambda.
Read full review
  • Provides simple access to all tables, indexes, views, triggers, stored procedures, etc., to just about every database on the market
  • Allows me to develop and run queries in a simple, easy to read and understand manner
  • Allows me to create entire new schemas as well as alter existing schemas
  • Gives me access to databases without the need to install specific drivers for any particular database
Read full review
Cons
  • According to the project that is being executed it can become slow.
  • It does not have the basic text manipulators.
  • Shared terminals sometimes take a while to display.
Read full review
  • does not handle lost connections well (specially after stopping a running query) (mysql). eg. after hitting stop, and then hitting run again, it can sometimes look like its running the query, but it isn't actually!
  • filtering on databases window is clunky (why the need for filtering certain object types at a time? just filter everything, google style)
  • altering table, adding columns (NOT to the end of the table's columns, but earlier) is not supported (mysql) even though the db supports it (alter table add column BEFORE..)
Read full review
Likelihood to Renew
No answers on this topic
We never had problems with it. It is able to connect to all data sources (Oracle, Informix, DB2, SQL Server) that we currently use.
Read full review
Usability
The interface for Cloud9 needs some improvement. It is simply not as powerful and intelligent as a local text editor would be and thus it lacks the capabilities of fast filling when coding. Otherwise, I think it has a fair interface that they have tried mimicking an IDE.
Read full review
I use this tool for several hours each day, spanning many years in various projects. It's wide support for various database types while keeping consistency within the UI for each is important when working with various databases day in and day out.
Read full review
Support Rating
Customer support is managed by the Cloud support team. I won't be able to comment on details, but it's fast.
Read full review
Never used
Read full review
Alternatives Considered
S3 is a great service for storing unstructured data. It is cheap and us an user we don't have to care about scaling. Amazon S3 is a managed service. We use it for avery simple projects in our organization.
Read full review
[DbVisualizer] is pretty easy to use compared to IntelliJ because of it's simplicity. The performance is very good, it feels as good as a native application compared to the other two softwares I used for the same purpose. It's very cheaper compared to the other two tools and that's a big selling point.
Read full review
Return on Investment
  • This software has been really useful for our company since thanks to the fact that you can work together with other colleagues in the same code, it is much easier to advance in the development of projects and thus be able to make your delivery in a much shorter time.
  • Because it provides all the necessary tools to develop projects, there is a great saving of time and costs.
  • It is easy to use so any user can use it and this makes it possible to streamline each project much faster and more if you do not necessarily have to be in the company to advance in them, and this is thanks to the fact that it can be used from anywhere with internet access.
Read full review
  • The only point I could potentially give is hours saved by having so many warehouses hooked up in one place vs. having to manage connection string changes/password updates across multiple applications... maybe 10% decrease in time spent managing connections? Mind you, I've had everything hooked up on DbVis for close to 6 years so it's hard to remember the "before times"
Read full review
ScreenShots

DbVisualizer Screenshots

Screenshot of Screenshot of SQL formattingScreenshot of ERD diagramScreenshot of Auto completeScreenshot of Database connectionScreenshot of Database connection