Oracle 的客户端工具?

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

Client tools for Oracle?

oracle

提问by FlySwat

I have a new project working with an existing oracle database. I've always been a SQLServer guy, so first time with Oracle.

我有一个使用现有 oracle 数据库的新项目。我一直是一个 SQLServer 人,所以第一次使用 Oracle。

Any recommendations for a SQLServer Management Studiotype app for Oracle?

对于 Oracle的SQLServer Management Studio类型应用程序有什么建议吗?

回答by Darren Gilroy

I would start with Oracle SQL Developer. It's a client app so you can see your tables, run queries, etc. It's free, fast and will get you started.

我将从Oracle SQL Developer开始。它是一个客户端应用程序,因此您可以查看您的表、运行查询等。它免费、快速并且可以帮助您入门。

(It's not as good as toad, of course)

(当然不如蟾蜍好)

回答by MrTelly

回答by tuinstoel

You can also use pl/sql developer: http://www.allroundautomations.com/plsqldev.html?gclid=CJLCqNrIz5kCFYQ-3godM3Pmug

您还可以使用 pl/sql 开发人员:http: //www.allroundautomations.com/plsqldev.html?gclid=CJLCqNrIz5kCFYQ-3godM3Pmug

回答by nolt2232

I personally like Toad the best but I know many people who prefer SQL Developer. Definite pros and cons to both but like a lot of things it comes down to what you are used to. I haven't used the freeware version of Toad much but I've heard it's somewhat lacking. In my opinion, if you have money to spend go with Toad, if you are looking for something for free go with SQL Developer.

我个人最喜欢 Toad,但我知道很多人更喜欢 SQL Developer。两者都有明确的优点和缺点,但就像很多事情一样,它归结为您的习惯。我没有经常使用 Toad 的免费软件版本,但我听说它有点缺乏。在我看来,如果您有钱可以使用 Toad,如果您正在寻找免费的东西,请使用 SQL Developer。