Orah Studio · Coming soon (Beta)

The AI workbench for Oracle developers.

The familiarity of Toad or SQL Developer — with Copilot-class intelligence. Write a request, or raw SQL/PL-SQL; the code appears on the right and renders on a phone. In private Beta — join the waitlist for early access.

Claude
AI included
ChatEditor
Create an inventory API: table + PL/SQL package with add_item
-- or write SQL / PL-SQL / DDL directly…

Generated code

Results

Inventory
Steel bolts1,240
Copper wire380
Ball valves96

Write it, get the code

Describe the page, the package, the migration — Orah writes the SQL, PL/SQL and APEXLang, ready to review.

Learn more →
Orah Studio — Workbench
Create an APEX page for the EMPLOYEES table with an interactive report
-- or write SQL / PL-SQL directly…
-- generated
CREATE OR REPLACE PAGE p12_employees
source: EMPLOYEES
region: interactive_report
columns: EMPNO, ENAME, JOB, SAL
search: ENAME, JOB
✓ created p00012-employees.apx

Choose your model

Claude / Claude Code, OpenAI Codex, Copilot, Gemini, DeepSeek — all included and managed, no API key needed. Enterprise can bring their own key or local models via Solutions.

Learn more →
Model
Claude Code
Claude
Claude Code
OpenAI Codex
Copilot
Gemini
DeepSeek

AI included — no API key

Understands your Oracle stack

It reads your tables, APEX apps, PL/SQL packages and Forms modules before writing a line — answers are grounded in your schema.

Learn more →
Workspace — schema scan
› indexing your Oracle workspace…
✓ Reading tables EMP, DEPT, BONUS
✓ APEX app 142 — HR Portal (18 pages)
✓ PL/SQL package HR_PKG (12 procedures)
✓ Forms module ORDERS.fmb
Ready — ask anything about this schema.
APEXFormsPL/SQL26ai

Plan → Build → Debug

It asks before it builds, shows reviewable diffs while it builds, and finds the broken line when something fails.

Learn more →
Plan

Before I build — should salaries be editable by managers?

YesRead-only
Build
+ PROCEDURE set_salary(
+ p_empno NUMBER, p_sal NUMBER)
- -- TODO: validation
+ CHECK (p_sal > 0)
Debug
ORA-01722: invalid number
› found it — line 48:
TO_NUMBER(hire_date)
TO_DATE(hire_date) ✓ fixed

Run on your Oracle DBBeta

Connect your own database via ORDS and execute SQL/PL-SQL straight from the workbench, results inline. Rolling out in Beta.

Learn more →
SQL — connected to FREEPDB1
SELECT ename, job, sal
FROM emp WHERE deptno = 10;
ENAMEJOBSAL
KINGPRESIDENT5000
CLARKMANAGER2450
MILLERCLERK1300

✓ 3 rows · ran on FREEPDB1 via ORDS

Skills & MCP

Oracle-scoped SKILL packs (/generate-apex-page, /refactor-plsql, /forms-to-apex) plus MCP servers for your environment.

Learn more →
Skills & MCP
/generate-apex-pageON
/refactor-plsqlON
/forms-to-apexON

MCP

oracle-dbConnected
apex-builderConnected
oci-consoleConnect

Everywhere you work

Browser

Available now

Desktop

Coming soon

CLI

Coming soon

IDE & Slack

Coming soon

FAQ

When can I use it?+

Orah Studio is in private Beta. Join the waitlist and you'll get an invite as capacity opens — early members get founding pricing.

Will I need an API key?+

No — the plan is AI included and managed, like Copilot Enterprise. Enterprise teams will be able to bring their own key or local models.

Can it run SQL on my database?+

That's the Beta roadmap: connect via ORDS and execute from the workbench, results inline.

Which models will it use?+

Claude / Claude Code, OpenAI Codex, Copilot, Gemini and DeepSeek — switchable from the top bar.

Where does it run?+

In the browser first. Desktop, CLI and IDE/Slack surfaces are planned.

Join the Orah Studio waitlist

Early access invites go out in order. No spam — one email when your invite is ready.

Be first in line when Orah Studio opens.