database 免费或开源数据库架构和数据查看软件?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/2283386/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-08 07:36:47  来源:igfitidea点击:

Free or Open Source Database Schema and Data Viewing Software?

databasedatabase-schema

提问by D.C.

does anybody know of a tool that will allow for viewing of database schemas and the data within it? Im using a Mac and need to view a mySQL database. Basically something like phpmyadmin that runs as more of a stand-alone app and can connect to any mySQL db.

有没有人知道允许查看数据库模式和其中的数据的工具?我使用的是 Mac,需要查看 mySQL 数据库。基本上类似于 phpmyadmin 的东西,它更像是一个独立的应用程序,可以连接到任何 mySQL 数据库。

I have found Aqua Data Studio but it is too expensive.

我找到了 Aqua Data Studio,但它太贵了。

Thanks for any suggestions

感谢您的任何建议

采纳答案by Kaleb Brasee

I like Squirrel-SQL(free open source) and DB Visualizer(has a free closed-source version).

我喜欢Squirrel-SQL(免费开源)和DB Visualizer(有一个免费的闭源版本)。

回答by Pekka

Thebest stand-alone graphical WindowsmySQL client is HeidiSQL. There is a Java version in the late Alpha stage that runs on OS X and is, if probably not usable yet, definitely worth keeping an eye on: jHeidi

最好的单机图形化的Windows的MySQL客户端HeidiSQL。在 Alpha 后期有一个 Java 版本可以在 OS X 上运行,如果可能还不能使用,绝对值得关注:jHeidi

回答by Hugues Van Landeghem

Database Workbenchhave free lite version

数据库工作台有免费的精简版

回答by Dominik

You can give MySQL Workbench ( http://www.mysql.com/products/workbench/) a try ...

你可以试试MySQL Workbench ( http://www.mysql.com/products/workbench/) ...