Über Plyxon

Cross-platform PL/SQL Development on Windows, macOS, and Linux.

Plyxon is designed for developers who work with Oracle PL/SQL. It's a lightweight, user-friendly development tool available for Windows, macOS, and Linux. Plyxon is built specifically to work with Oracle databases and eliminates the need for additional third-party software. This multi-threaded IDE allows you to keep working even while tasks like SQL queries or PL/SQL programs are running.

Powerful PL/SQL Editor
With its Syntax Highlighting, Object Descriptions, Code Assistant, Code Contents, Hyperlink Navigation, Macro Library and many other sophisticated features, the PL/SQL editor will even appeal to the most demanding user.

Integrated Debugger
The integrated debugger offers all features you could wish for: Step In, Step Over, Step Out, Run Until Exception, Breakpoints, View Variables, View Call Stack, and so on. You can debug any program unit without making any modification to it, including triggers and object types.

SQL Documents
The SQL Document allows you to enter any SQL statement or multiple statements and view or edit the results. You can easily recall previously executed SQL statements from a history buffer.

Object List
The Object List displays all information that is relevant to PL/SQL development. Use it to get object descriptions, to view object definitions, to create test scripts for the debugger, to enable and disable triggers and constraints, to recompile invalid objects, to query or edit tables or view data, to copy object names into an editor, and so on.

The Object List additionally displays dependencies among objects, and lets you recursively expand these dependent objects (e.g. package references view, view references table, super/subtypes, and son on).

File List
If you frequently access source files and scripts from a limited set of locations (e.g. project directories, tool directories, and so on), you can use the File List for quick and easy access. Instead of opening a file selector to open or save files, you can access them directly from the Plyxon work area.

From the File List you can access files and directories from user-defined locations on the local computer or on the network. You can quickly open, create, copy, move, rename, and delete files and directories here.

Account List
The Account List makes working with multiple accounts easy with a hierarchical view where you can quickly connect to a database with a specific account.

Table Definition Editor
You can view, create and modify tables without using any SQL. Just enter the information in an easy to use form, and Plyxon will generate and/or execute the appropriate SQL to create or alter the table.

Code Snippets
Plyxon’s pre-defined and user-defined Code Snippets can be a real time-saver and can help you enforce standardization. Whenever you need to insert some standard SQL or PL/SQL code into an editor, and whenever you need to create a new object from scratch, just invoke on the corresponding Code Snippet directly from the PL/SQL Editor or from the File List.