Oracle 10g express GUI 客户端?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/5265802/
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-18 23:01:22  来源:igfitidea点击:

Oracle 10g express GUI client?

oracleuser-interfaceubuntuoracle-xedatabase-administration

提问by Olivier Lalonde

Are there any free Oracle 10g express GUI clients? I'd be looking for an app that has similar functionality to phpMyAdmin.

是否有免费的 Oracle 10g express GUI 客户端?我正在寻找具有与 phpMyAdmin 类似功能的应用程序。

回答by pablo

Have you looked at sqldeveloper?

你看过sqldeveloper吗?

回答by iainmcgin

I quite like DbVisualiser ( http://www.dbvis.com/), which is a JDBC based tool and seems to work well with most databases I've worked with. It may serve your needs, though it seems they have now changed to a business model based on a free crippled version and a licensed personal edition which has all the features.

我非常喜欢 DbVisualiser ( http://www.dbvis.com/),它是一种基于 JDBC 的工具,似乎与我使用过的大多数数据库都能很好地配合使用。它可能会满足您的需求,尽管他们现在似乎已更改为基于免费残缺版本和具有所有功能的许可个人版本的商业模式。

回答by derobert

TOrais available for Linux, Windows, and Mac OS X. It is open source under the GPL.

TOra可用于 Linux、Windows 和 Mac OS X。它在 GPL 下是开源的。

Also, Oracle (I believe XE as well) comes with their Enterprise Manager; have you tried http://database-hostname:1158/em?edit: Apparently XE does not come with the Enterprise Manager, but if this is for development, you may be able to use the full Oracle software under their developer license, then you can use the Enterprise Manager.

此外,Oracle(我相信 XE 也是如此)带有他们的 Enterprise Manager;你试过http://database-hostname:1158/em吗?编辑:显然 XE 没有附带企业管理器,但如果这是用于开发,您可以在他们的开发人员许可下使用完整的 Oracle 软件,然后您可以使用企业管理器。