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
Free or Open Source Database Schema and Data Viewing Software?
提问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
回答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/) ...