Visual Studio Code,简称VS Code,是最流行的IDE之一。SQL Developer作为面向 Oracle 数据库专业人员的查询、开发和管理工具,现已可作为插件(Extension)在VS Code中安装。无需安装 Java, .NET, 和Oracle Client 。

数据库支持:支持在本地、虚拟机、容器、云等中运行的 Oracle 数据库版本 11g 至 23c。 还支持 Oracle 云自治无服务器连接(使用云钱包)。

简介参见这里。

文档见这里。

适用于 VS Code 的 Oracle SQL Developer Extension 提供了执行 SQL 查询和脚本、执行 PL/SQL 开发以及与数据库模式对象交互的功能。 SQL Developer 经过数十年的开发,得到了全球超过 600 万用户的支持,它带来了当今开发人员在使用Oracle数据库时所期望的功能。

进入菜单View>Extensions,搜索Oracle SQL Developer,然后单击Install。 左侧数据库图标,即SQL Developer插件的入口: 点击上方带加号的文档图标,可打开SQL worksheet。

右上角几个图标,是对应于SQL worksheet的,分别是:

运行语句运行脚本在SQLcl中运行Exaplain Plan关联连接

主要功能:

连接浏览SchemaSQL WorksheetData Grid(结果集中右键菜单)PL/SQL Code Editor(浏览Schema中选择Procedure)代码片段(Code Snippets,浏览Schema的最下方)SQLcl 集成

此插件刚发布1个月,接下来会快速加入更多新功能。每季度更新一次,使用 YY.Q 编号,例如 23.4、24.1、24.2。拥有有效支持和维护合同的 Oracle 数据库客户可以通过 My Oracle Support 提交服务请求。

还有一个重要的点,就是下面这段话: Over the next few quarters, we will be rapidly introducing new features from the desktop tool, and the SQL Developer Extension for VS Code will become the new SQL Developer.

刚开始没太理解,直到看到SQL Developer产品经理Jeff Smith写的这篇:

Once we achieve feature parity, the old SQL Developer product will be deprecated. As of now, no new features will be added to SQL Developer (Classic). New feature development will continue for SQLcl, SQL Developer Web, and the SQL Developer VS Code Extension.

意思是说,一旦此插件功能成熟,旧的(传统的) SQL Developer 产品将被弃用。 截至目前,SQL Developer (Classic) 中不会添加任何新功能。SQLcl、SQL Developer Web 和 SQL Developer VS Code Extension 的新功能开发将继续进行。

看来Oracle SQL Developer Extension for VS Code是Oracle SQL Developer 未来的方向。

补记:我就知道不止我一人关注这个问题。关于SQL Developer未来发展,参见这个帖子。和上面的结论是一致的。

好文推荐

评论可见,请评论后查看内容,谢谢!!!
 您阅读本篇文章共花了: