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

    SQLite

    Score8 out of 10
    N/ASQLite is an in-process library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. The code for SQLite is in the public domain and is thus free for use for any purpose, commercial or private. SQLite is one of the most widely deployed databases in the world.N/A
    Pricing
    DBeaverSQLite
    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
    DBeaverSQLite
    Free Trial
    YesNo
    Free/Freemium Version
    YesNo
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional DetailsDiscounts are available for multi-user licenses.—
    More Pricing Information
    Features
    DBeaverSQLite
    Database Development
    Comparison of Database Development features of DBeaver and SQLite
    Feature
    DBeaver
    7.3
    11 Ratings
    15% below category average
    SQLite
    -
    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 SQLite
    Feature
    DBeaver
    5.5
    9 Ratings
    37% below category average
    SQLite
    -
    Ratings
    User management8.06 Ratings00 Ratings
    Database security5.06 Ratings00 Ratings
    Database status reporting4.07 Ratings00 Ratings
    Change management5.06 Ratings00 Ratings
    Best Alternatives
    DBeaverSQLite
    Small Businesses
    Sequel Pro
    Score9.5 out of 10
    MariaDB Platform
    Score9.1 out of 10
    Medium-sized Companies
    Oracle Autonomous Database
    Score8.5 out of 10
    PostgreSQL
    Score8.8 out of 10
    Enterprises
    Oracle Autonomous Database
    Score8.5 out of 10
    MySQL
    Score8.4 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    DBeaverSQLite
    Likelihood to Recommend
    9.0
    (10 ratings)
    8.0
    (14 ratings)
    Usability
    8.5
    (2 ratings)
    8.0
    (2 ratings)
    Support Rating
    6.0
    (1 ratings)
    1.0
    (1 ratings)
    Configurability
    -
    (0 ratings)
    10.0
    (1 ratings)
    Ease of integration
    -
    (0 ratings)
    10.0
    (1 ratings)
    User Testimonials
    DBeaverSQLite
    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
    SQLite is a lightweight and efficient database management system. With SQLite, performance increases as memory are added. It's reliable and well-tested before release. SQLite handles memory allocation and I/O errors gracefully. SQLite provides bug lists and code-change chronologies. All bugs are disclosed, and it's compatible with iOS, Android, MAC, and Windows. SQLite is open-source, allowing developers to tailor it to their specific needs.
    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
    • Our products are using SQLite in embedded Linux and in Windows software.
    • It is truly a stable cross-platform database.
    • The fact that it is a zero-configuration database engine, it is particularly a nice advantage when you work in the embedded world.
    • Being a single database file, it provides ease for those who need to quickly transfer data to someone else, or quickly browse data.
    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
    • Although it is excellent at what it does, you should be really careful and plan accordingly if you know that your database is going to scale at a huge level because it is not suitable of databases which are of Enterprise level and demands top-notch security and protection.
    • If your project involves multiple people working on the same database simultaneously, then that becomes a big problem, because it only allows single write at one time. You really need to be forward thinking in a manner to predict if this database will cater to all the needs of your project.
    • The most common difficulty with this is the lack of some of the basic functionality which is present in the other premier databases like Joints, Stored Procedure calls, Security and permission grants. If you do require all those things then you are better off not using this software.
    • Lastly, if you are using this in an Andriod App development cycle then also your options are limited because it does not integrate with PostgreSQL and MYSQL.
    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
    I have given this rating cause its irreplaceable in some of the areas like no more installation need except from a single library. I find dialect is simple in use cases. its suitable for any professionals with various skill levels. its easily connect with various os and devices. very less maintenance or administration required.
    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
    I haven't needed support yet.
    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
    We looked at other traditional RDBMS products, but found them to be cumbersome to deploy. They take up more space, and consume more computing resources than SQLite does. While the performance or direct integration to our primary applications may have been better or easier if we had gone with a traditional RDBMS, the performance of SQLite has been more than acceptable. The performance and speed to deploy made SQLite a much more attractive option for us than a traditional RDBMS.
    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
    • No licensing fees has a net increase on ROI
    • The active community has kept support costs low, further increasing ROI
    • The wide range of supported platforms and high level of compatibility has increased ROI by reducing time spent porting the database model to any platform specific solutions.
    Incentivized
    Read full review
    ScreenShots