Sidebar

Mobile navigation sidebar

Introducing Nexo SQL Studio Beta
Release

Introducing Nexo SQL Studio Beta

The first beta release of Nexo SQL Studio is here. Connect to Oracle databases, browse your schema, export objects, and write smarter PL/SQL inside VS Code.

N
Nexo SQL Studio Team
·

The first beta release of Nexo SQL Studio is here. Connect to Oracle databases, browse your schema, export objects, and write smarter PL/SQL inside VS Code.

We hope you enjoy this new feature as much as we do.

What's included in the beta

Connection Explorer

Browse your Oracle databases directly from the VS Code sidebar. Expand schemas, object types, and individual objects without leaving the editor.

Object Export

Export database objects as local DDL files with one click, track the schema in Git, and work with definitions offline.

Autocompletion

As you write Oracle SQL and PL/SQL, the extension reads metadata and surfaces relevant tables, columns, package members, and functions.

Object Editing

Open database objects in the editor and compile changes back to Oracle while keeping the authoring cycle inside VS Code.

Open VS Code, choose the relevant Nexo SQL Studio view or command, and keep the workflow close to your SQL and PL/SQL files. The extension is designed so discovery, editing, execution, review, and feedback stay in one workspace.

Join the beta

Tags: Oracle VS Code PL/SQL