-
LeepicStitch / Poang authoredLeepicStitch / Poang authored
product: DataGrip
type: "SQL database managers"
layout: replace
DataGrip
Adminer
Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. Conversely to phpMyAdmin, it consist of a single file ready to deploy to the target server. Adminer is available for MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Firebird, SimpleDB, Elasticsearch and MongoDB.
{% infobox %}
- Website: adminer.org
- Source code: GitHub
- License: Free for commercial and non-commercial use (Apache License or GNU General Public License v2.0) {% endinfobox %}
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.
{% infobox %}
- Website: dbeaver.io
- Source code: GitHub
- License: Apache License 2.0 {% endinfobox %}
HeidiSQL
Heidi lets you see and edit data and structures from computers running one of the database systems MariaDB, MySQL, Microsoft SQL, PostgreSQL and SQLite.
{% infobox %}
- Website: heidisql.com
- Source code: GitHub
- License: GNU General Public License v2.0 {% endinfobox %}
MySQL Workbench
MySQL Workbench is a unified visual tool for database architects, developers, and DBAs. MySQL Workbench provides data modeling, SQL development, and comprehensive administration tools for server configuration, user administration, backup, and much more. MySQL Workbench is available on Windows, Linux and Mac OS X.
{% infobox %}
- Website: MYSQL
- Source code: GitHub
- License: GNU General Public License v2.0 + Oracle {% endinfobox %}
phpMyAdmin
phpMyAdmin is a free software tool written in PHP, intended to handle the administration of MySQL over the Web. phpMyAdmin supports a wide range of operations on MySQL and MariaDB.
{% infobox %}
- Website: phpmyadmin.net
- Source code: GitHub
- License: GNU General Public License v2.0 {% endinfobox %}
pgAdmin
pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL, the most advanced Open Source database in the world.
{% infobox %}
- Website: pgadmin.org
- Source code: pgadmin.org
- License: PostgreSQL License {% endinfobox %}