DBArtisan from Embarcadero Technologies (acquired by Idera) is a database administration toolset.
N/A
DBeaver
Score 9.2 out of 10
N/A
DBeaver offers comprehensive data management tools designed to help teams explore, process, and administrate SQL, NoSQL, and cloud data sources. DBeaver is available commercially as DBeaver PRO and for free as DBeaver Community.
SQuirreL isn't showing up in the search results ... that is our favorite free alternative. Very powerful IDE, very easy to use. oracle sql developer is just a very basic front end. Free, simple, works, but in a different league from DBArtisan. I recently tried IntelliJ. I wasn't …
Overall excellent tool for DBAs. Seamless cross-platform integration, which is rare (or non-existent) among its competitors. The "monitor" helps the DBA to see everything that's going on in the database. Similarly, the interface is well-organized so that you can navigate to …
SQL Server Management Studio (SSMS) developers should take a look at DBeaver to see how a real management studio application should be. In DBeaver you can tell that the developers really think about the way DBAs and database developers use database management tools. With SSMS, …
We found that sharing scripts and generating DDLs from Snowflake's IDE was a bit too much of a chore. Because of this, we began looking for alternate products. We found DBeaver, a free community tool, and tried it out. We've found that it is very intuitive and easy to use, I …
MySQL workbench from MySQL only supports MySQL databases and it only provides basic functionality. On top of that, the user experience could be quite confusing for first-time users. SSMS from SQL server doesn't support inline editing nicely. The view for inline editing and view …
dbForge Studio has a more intuitive UI for die-hard Windows users. It's also easier to use sorting and filtering in their grids. However, that one lacked the script generation and schema editing tools our development team needed to use on an almost daily basis.
DBArtisan is excellent for large institutions with multiple mission-critical databases. It works especially well for cross-platforms RDBMS support. I am mostly familiar with Oracle, but less familiar with SQL Server and Sybase. So I certainly appreciate having a similar interface that allows me to manage those less familiar RDBMS, as this will mean a smaller learning curve. DBArtisan is mostly for DBAs, it is not suitable for developers, I believe the vendor has a separate tool for that
Great tool for developers to use to dive into their databases. Not so great if you are a die-hard Windows user with expectations of a SQL Management studio replacement. This is the less suited tool for people looking to just view and edit data. If you need to generate any scripts or import and export data, this is the tool to use.
DBArtisan lacks a utility that does schema or object comparisons, which is a feature in Toad. I find this useful in some situations where I need to find out all differences between Prod and QA for a given schema, for example. DBArtisan doesn't seem to have the capacity to do this.
I wish there was a way for the tool to warn me before performing a long-running task. For example if I want to re-organize a large table or rebuild an index for a table with millions of rows, it should warn me before executing it, so that I may choose to do it in a different way. Sometimes if I let these long operations run for too long, it freezes the program and crashes DBArtisan. I would rather run it on the DB server, and run it in background so that it doesn't time out, if DBArtisan gave me a warning before execution.
Idera has taken over Embarcadero. I never heard of or dealt with Idera for support. I don't know if they have same the quality support as before.
Not a lot of users have DBeaver so fewer resources are available online to help you if you have any issues. When I was trying to figure out how to create my own ER diagrams, it was a little tough to find resources
We found that sharing scripts and generating DDLs from Snowflake's IDE was a bit too much of a chore. Because of this, we began looking for alternate products. We found DBeaver, a free community tool, and tried it out. We've found that it is very intuitive and easy to use, I would recommend it.