CloudBeaver AWS
DBeaver CorporationExternal reviews
163 reviews
from
External reviews are not included in the AWS star rating for the product.
Best app to connect various database at one place
What do you like best about the product?
The best part about DBeaver is that it supports all kind of databases whether SQL or No-Sql.
What do you dislike about the product?
The major disadvantage is from security purposes is that it leaves the connection open for a long time.
What problems is the product solving and how is that benefiting you?
I am using DBeaver to connect to all kinds of databases I used in my day-to-day tasks. It is easy to use, free of cost, and provides great community support.
Recommendations to others considering the product:
---
Dbeaver - For connecting database easily through Inbuilt Drivers
What do you like best about the product?
Any database can be connected using this software
What do you dislike about the product?
Include explain Plan graph to get the Performance Matrix
What problems is the product solving and how is that benefiting you?
Data Analysing and Querying across the hetrogenous databases
Recommendations to others considering the product:
Any Database can be easily connectable for any analysis or analytics querying purpose
A quick and easy to use tool for working with databases
What do you like best about the product?
I like how easy it was to get started with this application. Just moments from downloading this application, I was able to connect to my database and begin running queries against it.
What do you dislike about the product?
Sometimes DBeaver will run queries behind the scenes against the DB, or some options will issue a query to the DB. The queries can be a problem because users don't always know what's happening and can see lag/delays on the database.
What problems is the product solving and how is that benefiting you?
Running database queries is a large part of my day. Having a quick tool like this helps out a lot because it allows me to avoid reconnecting to the DB from the command line. I can also easily save queries, so they are available next time I need them.
Recommendations to others considering the product:
This tool is highly effective for database queries. If you have users who aren't the most technical, pointing them to this tool to run basic SQL queries is fantastic. However, be mindful that some options can lead to issues because DBeaver will issue queries based on some settings, and depending on what users do, it can lock up the database. It might be beneficial to have your database admins get familiar with the tool and then run a training session detailing what users should and should not do when using this tool.
Excellent app to query any database
What do you like best about the product?
Using this app I can connect to Hive, RedShift, Snow Flake, and other databases. I also can create local databases. The export plugin is wonderful, I like it too much, because it has a lot of different options to generate the final file.
I can do data ingestion
I can do data ingestion
What do you dislike about the product?
It has a lot of updates. Every week or two weeks I got a new version (update), which is fine but... Sometime I fill that the app is slow, but I am not sure if it is the app or the target database.
What problems is the product solving and how is that benefiting you?
I am executing data analysis tasks, create and administrate database objects (DML), data ingestion, etc
Recommendations to others considering the product:
The community version works great. give it a chance
Multiple DB in one app
What do you like best about the product?
It's provide a lot of convenient features than pgAdmin. I really multiple db support feature.
What do you dislike about the product?
UI is quite slow to response to user. Some warning is not clear
What problems is the product solving and how is that benefiting you?
I use it for day work as main db-client. It can connect with multiple db is the main benefit
Recommendations to others considering the product:
User can connect multiple db in 1 app. Generating quite good ER diagram. Even community edition is quite fit for simple development.
One of The Best Universal RDBS Tool
What do you like best about the product?
The best point is that it supports multiple databases.
Easy to configure for access in company data.
Its community version is free to use if you don't want to buy it.
Auto-saves the query if by mistake you close the tool.
It provides overall a good package for database.
Easy to configure for access in company data.
Its community version is free to use if you don't want to buy it.
Auto-saves the query if by mistake you close the tool.
It provides overall a good package for database.
What do you dislike about the product?
Sometimes running a simple select query takes a longer time.
Auto complete should be improved.
Auto complete should be improved.
What problems is the product solving and how is that benefiting you?
I am solving different database solutions creating procedures, functions and all other SQL stuffs.
Recommendations to others considering the product:
if you are working on multiples databases technologies. this is for you.
A Great Application that support Multiple Database and a cross-platform application.
What do you like best about the product?
DBeaver is an user-friendly application to use, even if you are using it for the first time. From the very starting, when you enter the details to establish the connection with the database to search the the particular record in the existing table, you have to just type the column name with the desired value without re-writing the complete "SELECT QUERY" inside the search bar and you will get the results within milliseconds. Besides that it supports different flavors of DBSchema. You are just a clock away while calling stored procedures. Easy to edit column values, edit the data type of columns OR Add new columns in respective tables.
What do you dislike about the product?
As per my opinion, there is not much to dislike this product except it takes it sweet time to launch the application. Secondly, due to inactivity while the user is busy on another task, the user is supposed to refresh OR establish a connection again with the database. If not the application gets hanged or get stuck. then the user had to re-launch the application.
What problems is the product solving and how is that benefiting you?
The problems that being resolved in DBeaver is like the user will always get the updated result while executing the query OR Calling the stored procedures, as it doesn't gives the result from cache like i have seen on other applications even when you have updated the record. Connecting to multiple Db instances under the same roof.
DBeaver is awesome software. It is cross-platform and supports multiple databases
What do you like best about the product?
DBeaver is software that I like for multiple reasons. Initially I like that it is a cross-platform software, so I can run it on different operating systems for my projects. I also like that it has two versions, a community version that is completely free and also an enterprise version, which has support for NoSQL databases.
What do you dislike about the product?
I find the user interface to be a bit overwhelming, so novice users can easily be confident when running operations on their databases.
What problems is the product solving and how is that benefiting you?
I use DBeaver on a daily basis to run queries against MySQL and MongoDB databases. It is important for me to have software that allows me to handle both relational and non-SQL databases. In addition, it has a tool to optimize database tables, which is very convenient for very heavy databases.
Recommendations to others considering the product:
DBeaver is a very convenient option for users who handle relational and Non-SQL databases, since it will allow you to handle both projects simultaneously and on different operating systems if you wish.
A Great and Powerful Database Client
What do you like best about the product?
Very, very easy to navigate around DB tables, write/save/run queries, export to CSV, and lots of useful features like that.
What do you dislike about the product?
Some of the query autofill options are not what I would want, which takes me a bit of extra time to enter and run the queries.
What problems is the product solving and how is that benefiting you?
It's been critical while we set up our new customer database to troubleshoot and just dig through data. There are times when using DBeaver is more useful as a BI tool than Power BI.
Reasonably fast, functional and simplistic tool for almost any database
What do you like best about the product?
- the software works comparably fast even with 10+ tabs open
- pretty syntax highlighting
- autocomplete lets the user type less and get your query composed much quicker
- the result set allows the user to view multiple result rows (horizontal) vs one row at a time (vertical, transposed), this is very suitable for quick visual search in large rows
- convenient row editing/deletion on the fly using the "save" button
- it is easy to run SQL scripts with multiple SQL statements
- DBeaver developer team releases frequent updates to the software
- pretty syntax highlighting
- autocomplete lets the user type less and get your query composed much quicker
- the result set allows the user to view multiple result rows (horizontal) vs one row at a time (vertical, transposed), this is very suitable for quick visual search in large rows
- convenient row editing/deletion on the fly using the "save" button
- it is easy to run SQL scripts with multiple SQL statements
- DBeaver developer team releases frequent updates to the software
What do you dislike about the product?
- editing stored procedures/functions/triggers does not work intuitively enough
- user management functionality needs a lot of improvement
- structure-related functionality is buggy
- there are a few settings set up inconveniently out of the box, such as number format and auto-timezone (it takes knowledge and Google search to disable them)
- user management functionality needs a lot of improvement
- structure-related functionality is buggy
- there are a few settings set up inconveniently out of the box, such as number format and auto-timezone (it takes knowledge and Google search to disable them)
What problems is the product solving and how is that benefiting you?
DBeaver gives me convenient access to the databases I use at work, and helps finish any DB-related tasks more quickly. For instance, if I need to debug faulty code or address a client issue, I have to go through quite a few similar steps to find what I need in the database, and this is where this software makes my life easier.
Recommendations to others considering the product:
This is by far the only good desktop-based universal database client software for Linux. If you also do DB administration and stored routines on MySQL, I recommend *also* installing MySQL's native Workbench software, but still use DBeaver for everything else.
showing 51 - 60