CloudBeaver AWS logo

    CloudBeaver AWS

    Universal database management tool

    Ratings and reviews

    4.4
    173 ratings
    66%
    30%
    3%
    1%
    0%
    4 AWS reviews
    |
    169 external reviews
    External reviews are from G2 .

    Filters

    Review type

    AWS Marketplace reviews
    External reviews
    Reviews (173)
    Ayodeji Bayo-Makinde

    Unified browser access has streamlined multi-database collaboration and improved governance

    Reviewed on Jun 15, 2026
    Review from a verified AWS customer

    What is our primary use case?

    I use CloudBeaver AWS to manage multiple AWS data services that we have, such as RDS, Aurora, Redshift, Athena, DynamoDB, and DocumentDB. CloudBeaver AWS provides us a unified management layer to manage those multiple data services. On a day-to-day basis, I use CloudBeaver AWS to retrieve and compare data from our multiple data services.

    How has it helped my organization?

    CloudBeaver AWS has impacted us positively in multiple ways. Beyond being able to manage multiple databases, it also provides services such as exporting Excel sheets, importing data, CSV exports, and table browsing. This makes database management flexible across the different database services and technologies that we have. The flexibility that it offers is one of the main positive impacts on our organization.

    CloudBeaver AWS has greatly improved the teamwork within our database teams and our DevOps teams. It really helps with managing our team, which includes many engineers and analysts. The centralized access that CloudBeaver AWS provides is a major operational benefit. It does help to save time as well.

    We have definitely seen improvement in productivity and governance, and also security due to the centralized access management that CloudBeaver AWS provides.

    What is most valuable?

    One of the best features CloudBeaver AWS offers is the unified database management. The ability to manage multiple database technologies from a single interface on AWS is exceptional. It uses browser-based access, so it runs entirely in the browser, and no special software installation is required to get it to work. Teams can access the databases from different operating systems through a standard browser.

    Another feature I appreciate is the fact that it integrates well with AWS Identity, and it also allows multiple user collaboration.

    The feature I rely on the most is the multiple user collaboration because we have a lot of people in our database team, and CloudBeaver AWS allows them to work together at the same time on multiple database services from the same interface.

    I am very satisfied with the governance and security of CloudBeaver AWS because it basically provides an avenue to provide controlled access to many engineers without distributing credentials. On the security and governance front, it is very good.

    What needs improvement?

    The user interface of CloudBeaver AWS can sometimes feel cluttered, so an area of improvement would be to clean up the user interface. It has a lot of menu options and can create a steep learning curve for newcomers. It can be difficult to find features initially because of the busy interface. If the interface could be cleaned up more, that would be a good improvement.

    The performance of CloudBeaver AWS can sometimes lag when making connections. Sometimes when running complex queries, it is not as responsive, although that is a common challenge with web-based database management tools. If that could be improved, that would be really good. If it could be sped up more, that would be beneficial.

    For how long have I used the solution?

    I have been using CloudBeaver AWS for about a year now.

    What do I think about the stability of the solution?

    CloudBeaver AWS is fairly stable. I found it to be fairly stable and have not experienced a lot of glitches or bugs so far.

    What do I think about the scalability of the solution?

    CloudBeaver AWS is fairly scalable, although it does tend to lag at certain points. For what it is, I think it deserves a good mark for scalability.

    How are customer service and support?

    I found customer support for CloudBeaver AWS to be fairly good. I have reached out to them once, and the response was really good. I was really satisfied with the results.

    Which solution did I use previously and why did I switch?

    I previously used DBeaver, and then I switched because we needed more features. We needed an improved version of DBeaver, so we moved to CloudBeaver AWS.

    How was the initial setup?

    Setup for CloudBeaver AWS was quite easy because it does not require special installation and is quite straightforward and flexible. It does not require all the users to install special software since it is browser-based. Cost-wise, I think it is fair in the cost department, so I think it is fairly acceptable for that.

    Which other solutions did I evaluate?

    CloudBeaver AWS was our one and only choice. We did not evaluate any other alternatives.

    What other advice do I have?

    Before using CloudBeaver AWS, you need to consider your use case. If you are an AWS-centric organization, it would be a good fit. If you have DevOps teams that manage shared databases, CloudBeaver AWS will also be a good fit for that. Platform engineering teams and support and operations teams would find it beneficial. If you require auditability in your organization, it will also be a good fit. However, if you have a small environment, it might be overkill for that. If you have advanced ETL workloads, it might not work well with that. If your organization requires heavy offline database work, CloudBeaver AWS might not be such a good fit for you. I would rate this product an 8 out of 10.

    Which deployment model are you using for this solution?

    Public Cloud

    If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

    Amazon Web Services (AWS)
    Shivam G.

    One Interface for Every Database : Solid SQL Editor and ER Diagrams

    Reviewed on Jun 10, 2026
    Review provided by G2
    What do you like best about the product?
    What genuinely stands out with DBeaver is how many databases it handles from a single interface. Whether you are working with PostgreSQL, MySQL, MongoDB or even something like Cassandra, you do not need to switch tools. The SQL editor is solid and the autocomplete actually understands your schema which saves a lot of time when writing complex queries. I also use the ER diagram view fairly often when jumping into an unfamiliar database, it gives you a quick visual of how tables relate without having to piece it together manually. And the fact that the community edition is completely free and still covers most day to day needs is honestly hard to beat.
    What do you dislike about the product?
    The performance can get sluggish when you are working with large datasets or running heavy queries, and sometimes the UI freezes for a few seconds which breaks your flow. Connection drops when the session has been idle for a while is another thing that comes up more than it should. The interface also has a bit of a cluttered feeling, there are a lot of panels and settings and it can feel overwhelming if you are new to it. The fact that NoSQL and cloud databases like Redshift or BigQuery are locked behind the paid Pro version is also a bit frustrating when you are used to having everything available for free. SSH tunnel setup in particular has a noticeable learning curve that the documentation does not always make easier.
    What problems is the product solving and how is that benefiting you?
    Before DBeaver I was using different clients for different databases which meant constant context switching and maintaining multiple tools. That created a lot of friction especially when a project touched both a relational and a NoSQL database at the same time. Now everything lives in one place and I can query, compare schemas and transfer data across databases without leaving the tool. The visual query builder in Pro also helped team members who were less comfortable with raw SQL get their work done faster. I would estimate it saves me at least 30 to 45 minutes a day just from not having to juggle multiple clients and environments.
    Ravindra N.

    Efficient Database Management with Multi-Database Support

    Reviewed on Jun 09, 2026
    Review provided by G2
    What do you like best about the product?
    I really like DBeaver's multidatabase support and data exploration capabilities. Being able to work with different database systems using a single tool makes my daily database operations much more efficient. The multidatabase connectivity allows me to manage PostgreSQL, MySQL, SQL Server, and other databases all from one interface. The SQL editor is powerful, making query writing, formatting, and execution very convenient. Navigating through databases, schemas, tables, indexes, and relationships is straightforward and easy to understand. I also find the data filtering, sorting, and searching features very helpful during troubleshooting and validation. The export and import options simplify data analysis and reporting tasks. As someone involved in QA and backend validation, the data browsing experience is particularly valuable for investigating bugs or verifying application behavior. The biggest benefit for me is the productivity boost it provides by combining powerful database management capabilities with an intuitive interface.
    What do you dislike about the product?
    I think the performance really slows down when working with very large datasets or extremely complex queries. Also, the tool offers a lot of functionality, which increases the learning curve for beginners. A more streamlined onboarding experience would make adoption easier for new team members.
    What problems is the product solving and how is that benefiting you?
    I use DBeaver to manage multiple databases through a single interface, making data validation and troubleshooting faster. It simplifies connecting to various database technologies, saving time and enhancing productivity without needing multiple tools.
    Anonymous

    It makes database management easier, but performance can be slow.

    Reviewed on Jun 01, 2026
    Review provided by G2
    What do you like best about the product?
    I really like the multi-data and data exploration capabilities of DBeaver. With this single tool, I can manage SQL Server, PostgreSQL, and MongoDB. It makes SQL and query writing easy, provides the facility to easily store tables, schemes, and relationships. Data filtering, sorting, and searching can be done very effectively. Export and import features are very useful during data analysis. The most valuable thing is that you don't have to switch between different tools repeatedly for data-based validation and distribution, which makes data verification or issue investigation during QA much faster and easier.
    What do you dislike about the product?
    Yes, overall DBeaver has been quite good, but there are some areas where improvement is needed, such as when working with very large datasets or complex queries, the performance sometimes feels slow. For beginners, the interface can be a bit complex because there are a lot of options and features available. Resource consumption also feels quite high, especially during large performances.
    What problems is the product solving and how is that benefiting you?
    I use DBeaver for data validation services, which makes it easy to manage different databases with a single tool. It reduces troubleshooting time for QA and development teams and makes managing complex queries easier.
    reviewer2818290

    Centralized browser access has improved our real-time debugging and team collaboration

    Reviewed on May 31, 2026
    Review from a verified AWS customer

    What is our primary use case?

    I have been using CloudBeaver AWS for around 5 to 6 months.

    My main use case for CloudBeaver AWS is managing and monitoring multiple databases from a single web interface. As an embedded and IoT focused developer, I mostly use it to check the device logs, validate MQTT related data stored in the database, run SQL queries for debugging, and monitor real-time system data during testing and development. It is especially useful when working remotely because I can access everything through the browser without installing heavy database tools locally.

    Recently, I used CloudBeaver AWS while testing an IoT fuel station controller system connected through an MQTT and RabbitMQ. One issue we faced was that pump status updates from one device were not reaching the back-end correctly. Using CloudBeaver AWS, I connected directly to the AWS hosted PostgreSQL database and monitored the incoming records in real-time. I ran SQL queries to compare the time when MQTT messages were received from the device, RabbitMQ processed the data, and the final database entry was stored in the system. That helped me quickly identify that the message ID mapping for tank status and pump status was incorrect in the consumer logic. Instead of debugging through logs alone, I could instantly verify whether the live data was getting inserted correctly into the database tables. It saved a lot of time because I did not need separate database client tools or server access. Everything was accessible from the browser itself.

    What is most valuable?

    One of the best features CloudBeaver AWS offers is that it combines database management, monitoring, and collaboration into a single browser-based interface. The features I find most useful are web-based access so I can connect to the database from anywhere without installing separate database clients, and support for multiple databases. It works with PostgreSQL, MySQL, SQL Server, and others from one dashboard. Additionally, real-time query execution is particularly helpful for checking live system data and troubleshooting issues quickly.

    The ability to connect from anywhere has improved collaboration and a lot of our workflows because the whole team could access the same database environment directly through the browser, even while working remotely or from different locations. Earlier, each developer had separate local database tools and configuration, which sometimes caused version mismatches or access issues. With CloudBeaver AWS, everyone works from a centralized setup, so debugging and monitoring become much more consistent.

    I really liked the UI. It is clean, lightweight, and easy to navigate, even when handling multiple databases and large tables. The dashboard feels much simpler compared to many traditional database tools, which reduced the learning curve for new team members. I also appreciated how smoothly it integrates with cloud-hosted environments and different database engines. Since our system involves IoT devices, MQTT service, back-end APIs, and database monitoring together, having a centralized browser-based database tool helps keep the workflow organized.

    CloudBeaver AWS has positively impacted my organization mainly by improving debugging speed, team collaboration, and operational efficiency. One major benefit we noticed was reduced troubleshooting time. Earlier, when there was an issue with IoT device communication or back-end data flow, different teams had to rely on separate tools, exported logs, or direct server access. But after using CloudBeaver AWS, developers and testers could instantly verify live database entries from a shared interface, which helped us identify issues much faster.

    What needs improvement?

    CloudBeaver AWS already covers most core database management needs very well, but a few improvements could make it even better for teams working with real-time systems and cloud monitoring. One thing I would like to see is a more advanced real-time monitoring dashboard built directly into the platform. Right now, it is great for querying and checking live data, but having customizable live widgets for alert panels for database active, failed queries, or IoT event streams would be really useful.

    From the UI side, the interface is clean already, but advanced filtering and dashboard customization options could improve the experience further for enterprise-scale monitoring environments.

    For how long have I used the solution?

    I have been working in my current field for 1.5 years.

    What do I think about the stability of the solution?

    CloudBeaver AWS has not experienced any stability issues.

    What do I think about the scalability of the solution?

    CloudBeaver AWS's scalability is quite good, especially for teams working in a cloud-based environment.

    How are customer service and support?

    Customer support is good.

    Which solution did I use previously and why did I switch?

    Before adopting CloudBeaver AWS, we mainly relied on a mix of traditional desktop database tools like DBeaver and other standalone SQL clients, depending on the database type and team preference. Those tools worked well individually, but the challenge was that every developer had separate local configurations, different client versions, and different access methods. During remote collaboration or troubleshooting sessions, that sometimes created delays and inconsistencies. We switched to CloudBeaver AWS mainly because we wanted a centralized, browser-based solution, easier remote access, simpler team collaboration, and more consistent database management across the organization.

    How was the initial setup?

    We adopted CloudBeaver AWS through the AWS ecosystem, and using the AWS Marketplace made the deployment and setup process much smoother.

    What about the implementation team?

    We did not require an implementation team.

    What was our ROI?

    We saw a positive return on investment after implementing CloudBeaver AWS. The biggest impact was in time savings and operational efficiency rather than reducing headcount. A few measurable improvements we noticed were around 30 to 40% faster troubleshooting for database and back-end-related issues, significantly reduced setup time for new developers and testers, and fewer delays caused by access or environment configuration problems. For example, before using CloudBeaver AWS, debugging an IoT communication issue could take one to two hours, but after using CloudBeaver AWS, it took around 20 to 30 minutes using the shared browser-based interface.

    Which other solutions did I evaluate?

    Before selecting CloudBeaver AWS, we evaluated a few other database management solutions, including DBeaver, PGAdmin, and some other traditional desktop-based SQL clients commonly used for PostgreSQL and MySQL environments. We also looked at a few cloud-native database management approaches provided within AWS services.

    What other advice do I have?

    CloudBeaver AWS should be evaluated not just as a database query tool but as a collaboration and operational efficiency platform for cloud environments. If a team works remotely, manages multiple databases, or frequently handles debugging and monitoring tasks, the browser-based, centralized approach can save a significant amount of time and reduce complexity. It is especially recommended for cloud-native teams, DevOps and back-end engineers, IoT and real-time system monitoring, and organizations that want easier database access and management across the team. I would rate my overall experience with CloudBeaver AWS a 10.

    Which deployment model are you using for this solution?

    Public Cloud

    If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

    Amazon Web Services (AWS)
    Swarnima G.

    All in one database tool that improves productivity and simplifies workflow

    Reviewed on May 19, 2026
    Review provided by G2
    What do you like best about the product?
    What I like best about DBeaver is how easy it makes working with multiple databases in one place. Instead of switching between different tools, everything is available in a single interface, which really improves daily workflow.

    The UI is clean and practical, and once you get used to it, navigating through tables, queries, and schemas feels straightforward. It is not flashy, but it is efficient, which is what matters most for database work.

    Integration support is another strong point. It works with a wide range of databases, so it fits well into different projects without needing extra tools. This flexibility saves a lot of setup time.

    Performance is generally solid even when working with large datasets. Query execution and browsing data feels smooth in most cases, which helps when working under time pressure.

    From a pricing and ROI perspective, the free version already offers a lot of value. It covers most daily needs without requiring an upgrade, which makes it a cost effective choice for individuals and teams.

    Support and onboarding are decent, and while it is not heavily guided, the tool is intuitive enough that most things can be figured out quickly with basic experience.
    What do you dislike about the product?
    One thing I do not like about DBeaver is that the interface can feel a bit cluttered at times. There are many options and panels available, which is powerful, but it can also make it harder to quickly find what you need, especially for new users.

    Another challenge is performance when working with very large datasets. It generally works well, but in some cases scrolling through big tables or running heavy queries can feel slower compared to lighter tools, which can affect productivity a bit during peak work.

    The onboarding experience could also be smoother. While the tool is flexible, it does not always guide new users through advanced features, so there is a bit of trial and error involved in the beginning.

    From an integration perspective, it supports many databases, which is great, but setting up certain connections sometimes requires extra configuration steps that are not immediately obvious.

    Overall, it is a very capable tool, but a bit more simplicity in the UI and improved performance consistency would make the experience even better.
    What problems is the product solving and how is that benefiting you?
    Before using DBeaver, working with different databases meant switching between multiple tools depending on the system. It slowed things down and made it harder to keep a consistent workflow across projects.

    With DBeaver, everything is now in one place. It supports multiple database types in a single interface, so it is much easier to run queries, compare data, and manage schemas without constantly changing tools. This has saved a noticeable amount of time during daily work, especially when handling multiple environments at once.

    Query execution and data browsing are also more efficient now. Tasks that used to take extra steps or tool switching can be done directly in one workspace, which has improved overall productivity and reduced friction in development and analysis work.

    It has also helped reduce dependency on multiple paid tools since the free version already covers most use cases. Overall, it has simplified database management and made day to day work more organized and faster.
    Aaron M.

    Straightforward Database Setup, But the UI Feels Less Intuitive Than Competitors

    Reviewed on May 01, 2026
    Review provided by G2
    What do you like best about the product?
    It worked well when connecting to different types of databases, and I found the setup straightforward overall.
    What do you dislike about the product?
    It’s not very straightforward to use, and it isn’t as easy as its competitors.
    What problems is the product solving and how is that benefiting you?
    Connecting to MySQL databases from Linux without having to rely on the command line.
    Tayyab N.

    Effortless Connections to a Variety of RDBMS Systems

    Reviewed on Apr 24, 2026
    Review provided by G2
    What do you like best about the product?
    Ease of connecting to a variety of RDMS systems.
    What do you dislike about the product?
    Nothing in particular to point out at the moment; so far, it meets all my requirements.
    What problems is the product solving and how is that benefiting you?
    Managing, connecting to, and querying RDBMS databases, including on-premises systems and cloud-hosted MySQL databases in particular.
    Kevin Shah

    Browser-based SQL access has streamlined team collaboration but still needs faster queries and better ML integration

    Reviewed on Apr 16, 2026
    Review from a verified AWS customer

    What is our primary use case?

    My main use case for CloudBeaver AWS is web-based database access that I can utilize for my entire distributed teams for training and modeling machine learning use cases. For any centralized database management, such as all connections, credentials, and configurations that we need to manage, I can do it perfectly inside CloudBeaver whenever we are using AWS cloud for any model instances or model training on SageMaker. I utilize S3 and EC2 instances for uploading data, but whenever I use CloudBeaver, I can run higher power queries as well, such as whatever it supports in MySQL, PostgreSQL, or MongoDB. All that kind of multi-database support is available inside CloudBeaver AWS. There is easy governance and we can utilize all kinds of local tools as well and easily deployable on EC2 instances or if you want to do it on Kubernetes pods scale then EKS can be utilized as well. Even there are lots of RBAC policies available as well, such as Role-Based Access Control where who can access which databases can be configured and it is very friendly in collaboration.

    Whenever I utilize my whole use cases for project delivery in my setup of AI architecture or if any data that I want to look out for in AWS RDS, I will jump into CloudBeaver on EC2 and then will look out for the browser. My whole teams or any groups or any collaboration analytics can be identified and then I can have a Python notebook on top of it for model training. Basically I can connect my database to CloudBeaver tool and can perform all kinds of feature engineering via SQL. I can export my whole data for machine learning model training, and I can get the insights as well. That is the main use case I am trying to set up for CloudBeaver tool in AWS for database extraction process.

    My team collaborates within CloudBeaver AWS by utilizing the collaboration option to work out. In the specific organization scenario, if I am having multiple tables or if I want to join the SQL use cases, then I can make some kind of collaboration and I can connect the database to CloudBeaver, do some feature engineering, and model training will be done. Whenever I want to collaborate with my team, I will identify the role-based accesses for all the features and I can give the permissions as well to that whole database and I can make the tracking as well on top of it of how it is getting utilized, how heavy workflows are integrated, and what kind of training setups are done as well. My accesses can be controlled. My role-based access control can be very smooth in CloudBeaver as well here in AWS and it can be very suitable for any machine learning tasks or any data science-related activities.

    What is most valuable?

    The best features CloudBeaver AWS offers are basically very good for SQL access on AWS. From any RDS, I can collaborate or access any databases and then can jump out towards modeling and can store the models as well. SQL exploration is very smooth. I am getting IAM roles access perfectly. Static credentials can now be changed into IAM accesses and role-based access controls are available as well, secured enough, and perfect enough. Browser-specific database is available so I can control it with any read-write permissions and any queries can be heavily managed as well. Workflow can be added and it can be perfectly managed altogether. All things can be connected, external database or if you have any data warehouses, then also inside CloudBeaver, I can access all these kinds of things. I can make connections to RDS or external databases or any warehouses. All things can be easily configured. I can run my SQL in the browser. I can save the queries. I can run the joins or aggregations that I need to comply on. All of these things is very smooth in CloudBeaver.

    The feature that has made the biggest difference for my day-to-day work is browser-based database control, which is very easier in terms of how practical scenarios work. Role-based accesses can be easily assigned as well. Those use cases are very useful for any project delivery. Let me go through one of the project requirements or use cases that I have taken out inside CloudBeaver and how it tailored the whole prospect to understand this thing. The use case is that I am working out with a healthcare-based project where the doctor needs to maintain the kidney reports of the patient. When doctors log into CloudBeaver, the browser-based database, and they will query the patient data. They can get the high-risk patients directly by filtering the patients and can export the reports and share the insights directly. This is how it is very important to identify that just by taking out some kind of clicks, I can get out the whole report and insight and it can be shared as well. It is on the cloud of AWS that is again an achievement. That is where it made the biggest differences.

    CloudBeaver AWS has positively impacted my organization because all kinds of browser-based accesses can be made and I can have role-based use cases as well. That gives us the clarity of how the use cases can be covered together and what can be the specific criteria to understand on an organizational level and I can give the accesses towards them as well. In that regard, our organization has maintained this perfectly.

    Since using CloudBeaver AWS, my organization has experienced many positive outcomes. Collaboration within the team is perfect. I can manage out what kind of work the team is doing, how the roles can be assigned as well, how their model, how their database is working on the model and we can trace it perfectly as well. That gives me the access to work out on different cardinalities as well. In that regard, I can identify how the costing of the database can be managed as well, what kind of cloud services I can utilize within this whole actionable insights as well. On top of it, whatever the machine learning model that I am building, how efficiency can be generated on the direct SQL queries and the insights can be gained as well. That will analyze my whole results. In that regard, my efficiency and accuracy of the whole approach gets increased and I will be getting out high-level scenarios as well to work out on the cloud instances.

    What needs improvement?

    CloudBeaver AWS can be improved because in rendering of the queries, if it is very complex or big, the responses in the browser get slowed down. Compared to DBeaver of desktop, it is noticeably very slower on the browser of AWS and heavy data engineering can be done, but it will have very slow responses configured altogether. That needs to be maintained. Even there is no connectivity of machine learning, MLflow kind of thing where Airflow or PySpark approaches can be integrated. Python pipelines can be created but the whole end-to-end machine learning pipeline gets stuck whenever we work out with DBeaver. That again is one of the issues that I would look out for to improve. Also, I need to maintain the infrastructure perfectly here. I need to manage it and need to identify the risks as well. The whole proper setup of VPCs or IAMs needs to be done. It is not a NLQ kind of thing. User queries need to be configured in manual approaches, not automated currently. It should be automated now. Debugging is very painful. That again is a vague approach here. Errors can be executed and we will not be getting out the clarity as well. During this whole approach, the logs are not perfect and intuitive and debugging is also very limited.

    The user interface and documentation look good, but I would still suggest improvements.

    For how long have I used the solution?

    I have been using CloudBeaver AWS for more than two years.

    What do I think about the stability of the solution?

    CloudBeaver AWS is stable.

    How are customer service and support?

    The customer support is always top-notch. AWS itself gives me the responses that the customer support team will give me guidance. AI is also integrated for ticket generation and evaluation as well. I receive quicker responses on the pre-generated content of the query response that I am looking out for. That support is again very excellent.

    Which solution did I use previously and why did I switch?

    I was using cloud solutions from the start of my work, but I also worked on local instances of databases such as MySQL, PostgreSQL, or MongoDB. In comparison, the cloud scenario based which directly worked with CloudBeaver and that worked fine. It is user-friendly as well. The UI is very attractive. You would not be getting bored. Also, everything is perfectly managed, analysis is available. AI integrations are now supported. SAP integrations are getting applied as well. There are many things you can try to work it out here.

    How was the initial setup?

    My experience with pricing, setup cost, and licensing is that whenever we had to purchase the organization-level subscription for particularly CloudBeaver, first of all, it is free and open source. No licensing cost comes into picture. You just need to pay for AWS infrastructure here. The same goes with pricing and costing. It is very simpler in how we need to maintain CloudBeaver. You just need to pay the infrastructure cost of what utilizes more of your instances, such as EC2 instance, storage of EBS or RDS or anything or any network charges. If we take out any enterprise-based edition, then it starts within a suitable line but goes till very high-based versioning costing as well. That pricing is very suitable to understand how the quality and quantity of the features are inside CloudBeaver. It gives you the 14 days free trial as well for the enterprise level. To deploy CloudBeaver, it is very much easier as well. Directly your payment and costing will be integrated from AWS. Pricing can be set up on AWS infrastructure as well and we can collaborate within the teams on the setup of the production as well. Charges are higher, but it is bearable whenever we look out for the enterprise level addition, but still if it can try to reduce the market level, then it can be more achievable, more approachable as well in terms of what is the current product scenarios on different tools for database accesses as well.

    CloudBeaver AWS is deployed in my organization as a public cloud.

    I purchased CloudBeaver AWS through the AWS marketplace.

    What was our ROI?

    I have seen a return on investment because time is saved on many things. As I have told, on multiple projects I have worked on CloudBeaver, but as on the doctor's example that I have given, it can generate the reports of multiple patients altogether. Queries can be slower if they get complex, but it reduces much time as well. If your quantity and size of data are very less, then you would go for a lower or free tier-based mechanism, but if it is having higher and higher based quantity of data, then you would go for some higher approaches. Your infrastructure cost will go higher, but on top of it, your results will be accurate, perfectly managed, secured, encrypted, and efficient enough to understand the quantity, also clickable. Browser-friendly responses are available so you can analyze your data. You can work out with the queries as well. All these things will try to increase the enhancement of software development or any data science development work as well.

    Which other solutions did I evaluate?

    I have not evaluated other options since I have worked out mostly on AWS. That would be my go-to option.

    What other advice do I have?

    I totally recommend others looking into using CloudBeaver AWS to work it out. It is very smooth, but if you are a data scientist, then your end-to-end approach will not be perfectly worked. All the database approaches, if you are looking out for on cloud instance, you can directly integrate CloudBeaver to work out on your databases or any credential works as well. I would rate this product a 7 out of 10.

    Which deployment model are you using for this solution?

    Public Cloud

    If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

    Amazon Web Services (AWS)
    Sumit T.

    DBeaver: Clean UI, Works with Any Database, and Packed with Handy Extras

    Reviewed on Apr 08, 2026
    Review provided by G2
    What do you like best about the product?
    DBeaver is great because it lets me work with almost any database in one place. The UI is clean and easy to navigate, and it makes querying and editing data straightforward. I also appreciate the handy extras like ER diagrams, export options, and SSH support, while still being free and simple to use.
    What do you dislike about the product?
    DBeaver can feel a bit laggy at times, and it tends to slow down even more when I’m working with large datasets.

    On the plus side, setup in DBeaver has been pretty easy for me, with no issues there. The only thing I haven’t really tried yet is the AI features, so I can’t say how useful they are for real day-to-day work.
    What problems is the product solving and how is that benefiting you?
    DBeaver removes the hassle of juggling multiple database tools by bringing everything into one place. I can connect to different databases, run queries, and review data easily, which saves me a lot of time. It also speeds up debugging and data validation, which is especially helpful during testing, analysis, or general troubleshooting.