TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    DBeaver

    Score8.6 out of 10
    N/ADBeaver 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.

    $11

    per month per user

    Sequel Pro

    Score9.5 out of 10
    N/ASequel Pro is a relational database software solution offered free and open source. It allows users to access any MySQL database through a Mac.

    $0

    Pricing
    DBeaverSequel Pro
    Editions & Modules
    Lite Edition Subscription
    $11
    per month per user
    Enterprise Edition Subscription
    $25
    per month per user
    Lite Edition License
    $110
    per year per user
    Enterprise Edition License
    $250
    per year per user
    Ultimate Edition License
    $500
    per year per user
    CloudBeaver Enterprise
    $1,000
    per year per 5 users
    DBeaver Team Edition
    $1,280
    per year per 1 administrator and 2 developers
    No answers on this topic
    Offerings
    Pricing Offerings
    DBeaverSequel Pro
    Free Trial
    YesNo
    Free/Freemium Version
    YesYes
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional DetailsDiscounts are available for multi-user licenses.—
    More Pricing Information
    Community Pulse
    DBeaverSequel Pro
    Considered Both Products
    DBeaver
    Chose DBeaver
    DBeaver is free and has clean UI
    Incentivized
    Open Source
    No answer on this topic
    Key User Insights
    Would buy again
    100%
    Would buy again
    9 Answers
    No answers on this topic
    Delivers good value for the price
    100%
    Delivers good value for the price
    9 Answers
    No answers on this topic
    Happy with the feature set
    100%
    Happy with the feature set
    9 Answers
    No answers on this topic
    Lived up to sales and marketing promises
    100%
    Lived up to sales and marketing promises
    7 Answers
    No answers on this topic
    Implementation went as expected
    100%
    Implementation went as expected
    8 Answers
    No answers on this topic
    Features
    DBeaverSequel Pro
    Database Development
    Comparison of Database Development features of DBeaver and Sequel Pro
    Feature
    DBeaver
    7.3
    11 Ratings
    15% below category average
    Sequel Pro
    -
    Ratings
    Version control tools6.03 Ratings00 Ratings
    Test data generation6.05 Ratings00 Ratings
    Performance optimization tools7.34 Ratings00 Ratings
    Schema maintenance8.49 Ratings00 Ratings
    Database change management9.07 Ratings00 Ratings
    Database Administration
    Comparison of Database Administration features of DBeaver and Sequel Pro
    Feature
    DBeaver
    5.5
    9 Ratings
    37% below category average
    Sequel Pro
    -
    Ratings
    User management8.06 Ratings00 Ratings
    Database security5.06 Ratings00 Ratings
    Database status reporting4.07 Ratings00 Ratings
    Change management5.06 Ratings00 Ratings
    Best Alternatives
    DBeaverSequel Pro
    Small Businesses
    Sequel Pro
    Score9.5 out of 10
    DBeaver
    Score8.6 out of 10
    Medium-sized Companies
    Oracle Autonomous Database
    Score8.5 out of 10
    DBeaver
    Score8.6 out of 10
    Enterprises
    Oracle Autonomous Database
    Score8.5 out of 10
    DBeaver
    Score8.6 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    DBeaverSequel Pro
    Likelihood to Recommend
    9.0
    (10 ratings)
    10.0
    (13 ratings)
    Usability
    8.5
    (2 ratings)
    8.0
    (1 ratings)
    Support Rating
    6.0
    (1 ratings)
    7.5
    (3 ratings)
    User Testimonials
    DBeaverSequel Pro
    Likelihood to Recommend
    DBeaver
    If you are connecting to Snowflake and want to query from your laptop, I find that this is much easier to use than Snowflake's IDE. It allows us as a business intelligence team to more easily connect to our servers, and code with much less hassle. It would be less appropriate if you are only on an on-premises SQL server, in that case, I would just use SSMS.
    Incentivized
    Read full review
    Open Source
    It's a great tool when building the software, the ability to add SQL and No-SQL databases. Very convenient to write the queries and generate the filtered data we require. Gives the ability to export, import databases of various formats and generate reports from them. It might not be suitable if you want the data to be seen in a visualized manner
    Incentivized
    Read full review
    Pros
    DBeaver
    • Identify types of DB connections by color code: development, testing and production.
    • Predictive typing, it is incredibly accurate and saves me a lot of time.
    • Jump between different simultaneous DB connections.
    • Navigate through the schema object tree.
    • Provide all the tools I need in one window.
    Read full review
    Open Source
    • Table filters are simple and easy to use
    • I love the ability to install plugins: Export tables to Laravel migrations is one of our most used plugins
    • Super easy to connect to local Docker containers, Vagrant and remote DBs through SSH
    Incentivized
    Read full review
    Cons
    DBeaver
    • Schema editing is not very intuitive. Editing a single column forces you into multiple tab windows when trying to change something simple like a column name.
    • Sorting and filtering in data is nice, but buried in long right-click menus.
    • Some things are definitely non-standard UI for a Windows application, so it might be hard for die-hard Windows fans to get used to.
    Incentivized
    Read full review
    Open Source
    • It crashes CONSTANTLY. If you have more than one connection tab open and close one of them, it crashes. If you just have it open in the background, it randomly crashes. If you're using it, it randomly crashes. When you try to send a crash report, the CRASH REPORTER CRASHES.
    • Can be a bit slow.
    • No way that I'm aware of to query multiple databases in the same query.
    Incentivized
    Read full review
    Usability
    DBeaver
    It's perfectly easy to use. Not super new and shiny with lots of accessibility tailored tools, but does the job
    Incentivized
    Read full review
    Open Source
    It is easy to use, but the design could use updating as it's very dated.
    Incentivized
    Read full review
    Support Rating
    DBeaver
    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
    Incentivized
    Read full review
    Open Source
    It's open-source and very convenient to work with. I can easily import any database I want using a data dump and runt the queries on them to derive the data insights on the data. I might want to use Excel to visualize that, that might be one of the disadvantages.
    Incentivized
    Read full review
    Alternatives Considered
    DBeaver
    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 data is different, making it uncomfortable to use. All in all, DBeaver is the best tool when you manage a lot of databases with different types.
    Incentivized
    Read full review
    Open Source
    MySQL Workbench is a wonderful tool, but the routine editing of existing data is note nearly as straightforward as it is in Sequel Pro. The ability to sort a data view with a single click makes Sequel Pro my definite choice. phpMyAdmin is pretty ubiquitous, but the routine editing of existing data is much more cumbersome than it is in Sequel Pro.
    Incentivized
    Read full review
    Return on Investment
    DBeaver
    • Positive Ability to manage DBeaver and query ad-hoc quickly
    • By having the queries saved it has saved developer time and thereby increased the ROI on the investment on the tool
    • This has made firefighting quicker and freed up resources for more development work.
    Incentivized
    Read full review
    Open Source
    • The user interface is great. Since all of our computers are macOS based, we can all use it and share knowledge with our colleagues
    • It enables me to make things in such a faster way that it enables us to spend our time with coding and providing more solutions to our clients
    • The workflow is much improved with the import and export feature, so we don't waste time with that kind of work.
    Incentivized
    Read full review
    ScreenShots