HeidiSQL
HeidiSQL is free software, and has the aim to be easy to learn. "Heidi" lets you see and edit data and structures from computers running one of the database systems MariaDB, MySQL, Microsoft SQL, PostgreSQL and SQLite. Invented in 2002 by Ansgar, HeidiSQL belongs to the most popular tools for MariaDB and MySQL worldwide. Free for everyone, OpenSource. Connect to multiple servers in one window. Supported database systems: MariaDB, MySQL, MS SQL, PostgreSQL and SQLite. Connect to servers via commandline. Connect via SSH tunnel, or pass SSL settings. Create and edit tables, views, stored routines, triggers and scheduled events. Generate nice SQL-exports, compress these afterwards, or put them on the clipboard. Export from one server/database directly to another server/database. Manage user-privileges, import text-files, export table rows as CSV, HTML, XML, SQL, LaTeX, Wiki Markup and PHP Array. Browse and edit table-data using a comfortable grid.
Learn more
Beekeeper Studio
Encrypt your connection with SSL, or tunnel through SSH. Save a connection password and Beekeeper Studio will encrypt it. Our built-in editor provides syntax highlighting and auto-complete suggestions for your tables so you can work quickly and easily. Open dozens of tabs so you can work quickly without having to switch windows. Table DDL and data views get their own tabs too! Easily save and organize commonly used queries so you can use them again and again across all your connections. Beekeeper's SQL table creator lets you create, edit, and delete table columns in just a few clicks. Export a table to CSV, JSON, JSONL, or SQL with just a few clicks. Optionally apply filters to export only the data you need.
Learn more
DataGrip
Meet DataGrip, our new database IDE that is tailored to suit the specific needs of professional SQL developers. Allows you to execute queries in different modes and provides a local history that keeps track of all your activity and protects you from losing your work. Lets you jump to any table, view, or procedure by its name via the corresponding action, or directly from its usages in the SQL code. Gives you an extended insight into how your queries work and into the database engine behavior, so you can make your queries more efficient. DataGrip provides context-sensitive code completion, helping you to write SQL code faster. Completion is aware of the tables structure, foreign keys, and even database objects created in code you're editing. DataGrip detects probable bugs in your code and suggests the best options to fix them on the fly. It will immediately let you know about unresolved objects, using keywords as identifiers and always offers a way to fix the problems.
Learn more
DBeaver
Free multi-platform database tool for developers, database administrators, analysts and all people who need to work with databases. Supports all popular databases: MySQL, PostgreSQL, SQLite, Oracle, DB2, SQL Server, Sybase, MS Access, Teradata, Firebird, Apache Hive, Phoenix, Presto, etc. Copy As: format configuration editor was added. Extra configuration for filter dialog (performance). Sort by column as fixed (for small fetch sizes). Case-insensitive filters support was added. Plaintext view now support top/bottom dividers. Data editor was fixed (when column name conflicts with alias name). Duplicate row(s) command was fixed for multiple selected rows. Edit sub-menu was returned to the context menu. Columns auto-size configuration was added. Dictionary viewer was fixed (for read-only connections). Current/selected row highlighting support was added (configurable).
Learn more