免費、開源、好用的 SQL 客戶端合集
分類?編程技術
0、SQL Chat
SQL Chat 是 2023 年 3 月推出的新型 SQL 客戶端,它將數據庫管理帶入了基于聊天的新時代。
SQL Chat 由 ChatGPT 驅動,能夠幫你編寫和潤色 SQL 語句,讓數據庫操作變得更加智能和便捷。
目前支持 MySQL、PostgreSQL 和 MSSQL 數據庫。
官方地址:https://www.sqlchat.ai/
開源地址:GitHub - sqlchat/sqlchat: Chat-based SQL Client and Editor for the next decade
?
?
1、DBeaver
一個老牌的 SQL 客戶端,除了基本的可視化和管理功能外,還具備 SQL 編輯器、數據和架構遷移能力、監控數據庫連接等功能。
支持廣泛的數據庫類型(包括 SQL 和 NoSQL)。
與 GPT-3 集成,可以將自然語言轉換為 SQL 語句。
官方地址:DBeaver Community | Free Universal Database Tool
開源地址:GitHub - dbeaver/dbeaver: Free universal database tool and SQL client
?
?
?
2、Beekeeper Studio
一個現代且輕量級的 SQL 客戶端,支持 MySQL、Postgres、SQLite、SQL Server 等。
適用于 Linux、Mac 和 Windows 系統。
官方地址:https://www.beekeeperstudio.io/
開源地址:https://github.com/beekeeper-studio/beekeeper-studio
?
?
?
3、DbGate
DbGate 是一個全面而強大的數據庫管理工具。
DbGate 在 Windows、Linux、Mac 和 Web瀏覽器上都能運行,提供一致的體驗。
無論是 MySQL、PostgreSQL、SQL Server、MongoDB、SQLite 還是 CockroachDB,DbGate 都能輕松應對。
DbGate 不僅支持基本的數據庫操作,還提供了數據可視化、模式設計、數據遷移等高級功能。
官方網站:DbGate | Open Source SQL+noSQL Database Client
開源地址:GitHub - dbgate/dbgate: Database manager for MySQL, PostgreSQL, SQL Server, MongoDB, SQLite and others. Runs under Windows, Linux, Mac or as web application
?
?
?
4、Sqlectron
Sqlectron 以其輕量級、跨平臺和開源的特性,成為了數據庫管理工具中的一股清流。
支持包括 PostgreSQL、Redshift、MySQL、MariaDB、SQL Server、Cassandra 和 SQLite 在內的多種數據庫系統。
支持 Mac、Linux 以及 Windows。
官方地址:Sqlectron - One single DB client for any relational DB
開源地址:GitHub - sqlectron/sqlectron-gui: A simple and lightweight SQL client desktop with cross database and platform support.
?
?
5、HeidiSQL
HeidiSQL 以其輕量級、多功能和用戶友好的設計,成為了數據庫管理工具中的佼佼者。
支持包括 MariaDB、MySQL、MS SQL、PostgreSQL、SQLite、Interbase和 Firebird 在內的多種數據庫系統。
除了基本的 SQL 客戶端功能,HeidiSQL 還允許用戶導出結構和數據到 SQL 文件,或者復制到剪貼板或其他服務器,極大方便了數據的遷移和管理。
官方地址:HeidiSQL - MariaDB/MySQL, MSSQL, PostgreSQL, SQLite and Interbase/Firebird made easy
開源地址:GitHub - HeidiSQL/HeidiSQL: A lightweight client for managing MariaDB, MySQL, SQL Server, PostgreSQL, SQLite, Interbase and Firebird, written in Delphi
?
?
6、phpMyAdmin
自 1998 年誕生以來,phpMyAdmin 一直是數據庫管理領域的經典之作。
作為 LAMP、LNMP 和 MAMP 環境的默認工具,phpMyAdmin 在全球擁有龐大的用戶基礎,已發展成為管理 MySQL 和類 MySQL 數據庫(例如 MariaDB)的領先工具之一。
phpMyAdmin 不僅僅是一個簡單的數據庫管理工具,它還提供了數據導入導出、用戶權限管理、數據庫結構編輯等高級功能。
phpMyAdmin 每月有超過 20 萬的直接下載量。
官方地址:phpMyAdmin
開源地址:GitHub - phpmyadmin/phpmyadmin: A web interface for MySQL and MariaDB
?
?
7、pgAdmin 4
對于 PostgreSQL 來說,pgAdmin 就像 phpMyAdmin 對于 MySQL 一樣。
pgAdmin 是為 PostgreSQL 量身定制的管理工具,提供了無與倫比的兼容性和性能。
無論是在 Linux、Unix、macOS 還是 Windows,pgAdmin 都能提供一致的用戶體驗。
pgAdmin不僅僅是一個簡單的數據庫管理工具,它還提供了數據備份、還原、用戶權限管理、數據庫架構設計等高級功能。
pgAdmin 4 是 pgAdmin 系列的最新版本,它使用 Python 和 Javascript/jQuery 進行了完全重寫,帶來了全新的用戶界面和改進的性能。
官方地址:pgAdmin - PostgreSQL Tools
開源地址:GitHub - pgadmin-org/pgadmin4: 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.
?
?