Oracle IDE · macOS · Windows · Linux

200,000 objects.
Still instant.

SQLlightspeed is the Oracle IDE that stays fast at enterprise scale — where every other tool starts to crawl. One lightning-fast core, every desktop platform.

macOS Windows 🐧 Linux
SQLlightspeed main window: a SQL worksheet and results grid in dark theme, with the status bar reading 'Sync finished: 200,000 objects, 0.1 s'
0.1 sto sync 200,000 objects
< 50 msto find any object with ⌘P
1M+ rowsscrolled without a stutter
0runtimes to install — no JVM, no Electron, no Instant Client
The problem

Every Oracle IDE fails you at scale

If you work on a real enterprise database — an IFS Cloud schema alone holds 200,000+ objects — every existing option breaks down in its own way.

Toad & PL/SQL Developer

Windows-only. On a Mac or Linux workstation, that means a VM or a remote desktop just to browse a schema.

SQL Developer

Goes back to the database on every click. Each tree expand, each tab — another round trip you sit through.

DataGrip

Loads the data dictionary into memory. Fine for small schemas; painful when the dictionary itself is huge.

At 200k+ objects, they choke

Per-click round trips and in-memory dictionaries both hit a wall at enterprise scale. Browsing turns into waiting.

SQLlightspeed was built for that scale — not despite it.

Open a 200,000-object schema and find one table

Typical wait, as measured in our daily IFS work — watch the bars race.

SQLlightspeed0.05 s
DataGrip~ 40 s first load, then RAM-heavy
SQL Developerround trips on every click, all day
Toad / PL/SQL Developerfirst, go find a Windows VM
Side by side

How it compares

  SQLlightspeed Toad / PL/SQL Dev SQL Developer DataGrip
macOS · Windows · Linux Windows only
No JVM / Electron to carry lightweight JVM JVM
No Oracle Instant Client
Instant browsing at 200k+ objects local index struggles round trips RAM dictionary
Object search under 50 ms at small scale
Million-row grid without stutter limited limited
UI never blocked by a long query session per worksheet varies varies

Based on our DBA team's daily experience administering 200,000+ object IFS schemas with each of these tools.

The product

Fast by architecture, not by caching tricks

Every design decision serves one goal: the interface never makes you wait for the database.

Speed

Built for speed, from the ground up

Every part of SQLlightspeed was engineered for one job: never make you wait. Instant cold start, a tiny memory footprint, and no lag creeping in the longer you work.

Zero baggage

No JVM. No Electron. No Instant Client.

Nothing to install besides the app. SQLlightspeed speaks to Oracle directly — no client libraries, no runtime stacks, no 2 GB IDE folder.

Search

⌘P across everything, < 50 ms

Any table, view, package or index out of 200,000+ objects — matched as you type from a local index, in under 50 ms. No round trip to the database.

Grid

Million-row virtual grid

Scroll through million-row result sets without a stutter. Rows render on demand; memory stays flat no matter how big the result.

Sessions

One Oracle session per worksheet

A long-running query in one worksheet never blocks another — and never freezes the UI. Kill, commit or roll back each worksheet independently.

DDL

Creation wizards for all 13 object types

Tables, views, materialized views, sequences, synonyms, procedures, functions, packages and more — every object type has a guided wizard that writes clean DDL for you.

SQLlightspeed command palette opened with ⌘P, showing instant fuzzy search results across database objects
⌘P — any object in the schema, found in under 50 milliseconds.
SQLlightspeed '+ New' menu listing creation wizards: Table, View, Materialized View, Sequence, Synonym, Procedure, Function, Package
One menu, thirteen wizards — every object type covered.
SQLlightspeed DBA panel showing active sessions, wait events and a highlighted blocking session
Sessions, wait events and blockers — live, in one panel.
Trust

Built by DBAs, for DBAs

Our team administers large-scale Oracle and IFS production environments for enterprise customers every single day. SQLlightspeed exists because we needed it ourselves — and its guardrails come from real incidents, not imagination.

PROD wears a red banner

Production connections are unmistakably marked. You always know which database you're touching — before you touch it.

Destructive ops ask twice

DROP, TRUNCATE and friends require double confirmation. One accidental Enter can't take down a table.

Passwords stay in your OS vault

Credentials are stored only in your operating system's secure credential store — never in config files, never in plain text.

Performance intelligence

LightspeedTune lstune

The tuning assistant that has already seen your problem — because it learned from ours.

lstune's signature engine is trained on real production incidents from our DBA practice — the ones we actually get paged for. It reads your workload and points at the signature it recognizes, right inside the IDE:

Full table scan stormsa hot query loses its index path and floods I/O
Non-selective indexesan index that filters almost nothing but costs on every write
Database link stallsremote calls quietly serializing your batch window
Queue backlog build-upAQ depth climbing while consumers fall behind
Questions

Frequently asked

Which platforms does SQLlightspeed run on?

macOS, Windows and Linux — the same fast, native experience on all three. No second-class platforms.

Do I need to install a JVM, Electron, or Oracle Instant Client?

No. SQLlightspeed is a lightweight native app. It connects to Oracle directly — nothing to install besides the app itself.

How does it stay instant on a 200,000-object schema?

It keeps a lightning-fast local object index instead of querying the dictionary per click (like SQL Developer) or holding it all in RAM (like DataGrip). A full sync of 200,000 objects takes about 0.1 seconds, and every search after that is answered locally in under 50 ms.

Is it safe to point at a production database?

It was designed by DBAs for production work: production connections get an unmistakable red banner, destructive operations require double confirmation, and passwords live only in your operating system's secure credential store.

What is LightspeedTune?

lstune is SQLlightspeed's Oracle performance assistant. Its signature engine is trained on real production incidents — full table scan storms, non-selective indexes, database link stalls, queue backlog — and flags the pattern it recognizes in your workload, inside the IDE.

When can I get it?

The first release is coming soon. Write to info@dbo.com.tr for early access — DBAs running large schemas get priority.

Who builds SQLlightspeed?

SQLlightspeed is built by DBO, a database operations company whose DBA team manages large-scale Oracle and IFS production environments for enterprise customers every day.

SQLlightspeed app icon

First release coming soon

Want in early? Tell us about your Oracle environment — DBAs running big schemas get priority.

info@dbo.com.tr

First release coming soon — stay tuned.