Software Alternatives, Accelerators & Startups

Thonny VS DBeaver

Compare Thonny VS DBeaver and see what are their differences

Thonny logo Thonny

Python IDE for beginners

DBeaver logo DBeaver

DBeaver - Universal Database Manager and SQL Client.
  • Thonny Landing page
    Landing page //
    2023-07-15
  • DBeaver Landing page
    Landing page //
    2023-05-12

Thonny videos

Thonny - a Python IDE for beginners

More videos:

  • Review - Step Through Python Scripts With Thonny
  • Review - Introducing Thonny

DBeaver videos

Dbeaver | Best Database Client Tool | An Overview.

More videos:

  • Review - Hello, SQL DBeaver style
  • Review - Awesome Free SQL Client for Database Developer | Dbeaver Community Edition

Category Popularity

0-100% (relative to Thonny and DBeaver)
Text Editors
100 100%
0% 0
Databases
0 0%
100% 100
IDE
100 100%
0% 0
MySQL Tools
0 0%
100% 100

User comments

Share your experience with using Thonny and DBeaver. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Thonny and DBeaver

Thonny Reviews

  1. I like Thonny

    I started an on-line python course that used Pycharm as its basis. I had previously used Thonny to look at code for various programs. I found Pycharm to be over-featured for a beginner like me. Thonny seems much more on my level so I am continuing the course using it instead. And successfully I might add.

DBeaver Reviews

TOP 10 IDEs for SQL Database Management & Administration [2024]
DBeaver is one of the most popular multi-database solutions designed for performing various types of database tasks across all the popular database management systems. Extensive customization options allow the users to adjust the software precisely to their needs. The robust functionality of the software and a neat graphical user interface suit the requirements of database...
Source: blog.devart.com
5 Free & Open Source DBeaver Alternatives for 2024
Like DBeaver, it is compatible with a lot of database engines such as MySQL, PostgreSQL, Oracle, and SQL Server, among others. Being based on Java and JDBC is a benefit for driver compatibility.
Top pgAdmin Alternatives 2023
DBeaver is a universal database tool that runs on Windows, macOS, and Linux. It offers both open-source (free) and commercial products (subscription-based). The open-source version provides essential support for relational databases such as MySQL, SQL Server, PostgreSQL, etc.; while the commercial one offers further support for NoSQL and cloud databases.
15 Best MySQL GUI Clients for macOS
Now let’s get back to more familiar titles. DBeaver is a multiplatform IDE with the support for multiple database management systems. It is highly functional, user-friendly, and its Community Edition is available free of charge. The most popular features of DBeaver are the SQL query editor, visual query builder, database comparison tools, test data generator, and ER...
Source: blog.devart.com
Best MySQL GUI Clients for Linux in 2023
DBeaver is a GUI-based software IDE with multi-database support. It is highly functional, user-friendly, and free of charge (Community edition). The most popular features of DBeaver are the SQL query editor, visual query builder, database comparison, test data generation, and ER diagrams. However, it offers other handy options for MySQL users.
Source: blog.devart.com

Social recommendations and mentions

Thonny might be a bit more popular than DBeaver. We know about 108 links to it since March 2021 and only 96 links to DBeaver. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Thonny mentions (108)

  • FeedMyFurBabies – Send and Receive MQTT messages between AWS IoT Core and your micro-controller
    Install Thonny and run it. Then go to Tools -> Options, to configure the ESP32C3 device in Thonny to match the settings shown in the screenshot below. - Source: dev.to / 5 months ago
  • Raspberry Pico Badger: Hardware Features and OS
    The recommended way to programm MicroPython on the Raspberry Pico is to use the Thonny IDE. Accessing the Badger with reveals the following file structure:. - Source: dev.to / 6 months ago
  • Abstract Classes in Python
    Personally, I like to debug and step through code to see where I went wrong so I'm going to paste the code into my Thonny IDE. I like Thonny for small code challenges like this because it doesn't require setting up a whole project just to run and step through code. - Source: dev.to / 6 months ago
  • Ask HN: Do you know any good coding platform for education?
    Thonny is designed speciffically for that purpose https://thonny.org . For beginners the main advantage is the easier install and maintainance, and the less intimidating/cluttered environment. IMHO it makes some decent tradeoffs, and it is an onramp for students evolving to VSCode or PyCharm when they feel ready. - Source: Hacker News / 7 months ago
  • Macropad with KMK
    I use the serial console with a tool like Thonny to debug KMK/CircuitPython code on my device. Running something like import main; main.keyboard.go() usually prints a useful error message. Source: 12 months ago
View more

DBeaver mentions (96)

  • SQL IDEs/Editors for making MySQL usage Easier and more Efficient
    As a developer, especially for those who work with MySQL databases, using the right SQL tools is crucial as it can simplify daily tasks. Here are the top 3 recommended user-friendly SQL IDEs or SQL Editors: 1. SQLynx SQLynx supports both web-based and client-side operations. It can handle various types of databases including MySQL, PostgreSQL, Oracle.The product has a simple interface and offers excellent... - Source: dev.to / 18 days ago
  • From GUI to CLI: Transforming my query workflow with usql and jq
    I usually deal with data spread across multiple databases and my tool for the job of inspecting resources and test some simple queries was dbeaver, which is great, but it can be overwhelming in terms of visual information (specially on my use case). I needed speed, I needed something in the terminal, I needed vim. - Source: dev.to / 2 months ago
  • Essential Tools & Technologies for New Developers
    Now that we've talked about databases, we are going to look at some software for connecting and managing your databases. DBeaver is a good free software that works on all platforms. But for those who are using JetBrains, you can also use Datagrip. - Source: dev.to / about 2 months ago
  • I Deployed My Own Cute Lil’ Private Internet (a.k.a. VPC)
    It’s cool to show a demo and talk about the infrastructure with cute diagrams, but I always want to prove, even if just to myself, that things work as expected. So I thought a good way to test it would be to try connecting directly to both databases using my database client, DBeaver. - Source: dev.to / 3 months ago
  • DBeaver – open-source Database client
    List of db clients I have bookmarked https://dbeaver.io/. - Source: Hacker News / 4 months ago
View more

What are some alternatives?

When comparing Thonny and DBeaver, you can also consider the following products

PyCharm - Python & Django IDE with intelligent code completion, on-the-fly error checking, quick-fixes, and much more...

DataGrip - Tool for SQL and databases

IDLE - Default IDE which come installed with the Python programming language.

MySQL Workbench - MySQL Workbench is a unified visual tool for database architects, developers, and DBAs.

Spyder - The Scientific Python Development Environment

HeidiSQL - HeidiSQL is a powerful and easy client for MySQL, MariaDB, Microsoft SQL Server and PostgreSQL. Open source and entirely free to use.