The Windows preview

Try the latest
Windows preview.

Test persistent queries and connection profiles,
in an app-style Edge or Chrome window.

Free · RC18 browser portable · Windows 11 x64 · Unsigned testing preview

Assembled on macOS. Windows 11 testing is pending.

UNSIGNED TEST PREVIEW

WINDOWS 11 x64

RC18 browser portable

Runs locally with its bundled runtime and your browser. This is not the native EXE edition.

Download RC18 portable ZIP

39.9 MB · Unsigned test preview

How to start

  • Extract the entire ZIP into a writable folder.
  • Double-click Start FUSE.cmd.
  • Keep the console open while you use FUSE.
  • Before exiting, wait for Workspace saved. Close the app window, then close the console.

All downloads are free. No sign-in or GitHub account needed. File sizes use decimal MB.

PREVIEW DETAILS

Before you
test RC18.

RC18 adds persistent queries and profiles, larger row limits, stable alphabetical schema browsing, and optional schema-only context for your coding assistant.

Use an authorized test device.

This is not a stable or Microsoft Store-certified release. There is no trusted FUSE publisher signature. If Windows or your organization's policies block it, stop and ask your administrator. Do not disable protections or change execution policy.

Workspace storage

RC18 stores workspace data in your Windows user profile, not beside the app. SQL and profile fields are unencrypted. Passwords use account-bound protection whose Windows behavior still needs testing. Back up important work. Previously lost RC17 browser-session work cannot be recovered.

Set both row limits.

Existing caps are preserved. Raise both workspace and connection caps to request more than 500 rows. The maximum configurable cap is 10,000, subject to response safeguards.

Optional schema companion

The optional local schema companion shares documented tables and columns and reviewed joins. It does not share FUSE credentials, drafts, results, or query execution. Check the sources before using a join.

Your coding agent's independent file access and provider settings remain your responsibility. The companion does not restrict permissions you separately grant that agent.

WINDOWS TEST CHECKLIST

Check your work
after a restart.

Start with a test query, draft, and connection. Relaunch FUSE and check that they remain and the saved password works.

Record each check as Pass, Fail, Blocked, or Not tested. Use Not tested for any check you skip.

Download the Windows 11 checklist
Save & restart

Create a harmless saved query, an unsaved draft, and an authorized test connection. Wait for Workspace saved, close the app window, then the console. Relaunch under the same Windows account. Check your SQL, profile, preferences, and saved password.

Without an authorized connection, test the query and draft and mark the password check Not tested. Never use production credentials just to complete a check.

Move the app folder

After closing FUSE, copy the extracted app folder elsewhere and launch that copy under the same Windows account. Your workspace should still be available. A second simultaneous console should fail clearly, not overwrite it.

Check schema order & suggestions

Check that tables stay in A–Z order when selected or favorited. Find PER_ALL_PEOPLE_F and open its official documentation.

SELECT PAPF.
FROM PER_ALL_PEOPLE_F PAPF

Place the cursor after the dot and check alias-specific column suggestions. Check descriptions and relationship sources rather than assuming every schema or join is correct.

Test larger row limits Optional

Only with permission for a non-production Fusion tenant, set workspace and connection caps above 500. Run a permitted query requesting 1,000 rows. Check counts, export, and cancellation with non-sensitive data.

Save & prepare can create missing preset BI Publisher report objects. Get the environment owner's permission first. Cancelling FUSE's wait does not guarantee Oracle cancels its server-side job.

Try schema-only context Optional

Use Settings → External coding agents to set up a separate coding-client project. Close FUSE and check that schema lookup still works. Check the five schema-only tools and confirm there is no query-execution, connection, credentials, history, or arbitrary-file tool.

Copied schema and reviewed context should contain metadata and citations, not your SQL or results. Do not separately grant the agent access to the FUSE workspace folder. Review your coding provider's settings.

Share your Windows build, Edge or Chrome version, package checksum, and Pass / Fail / Blocked / Not tested results with the person who shared FUSE. Send redacted error text, not credentials, usernames, tenant URLs, sensitive SQL, or business data.

VERIFY YOUR DOWNLOAD

Verify the
ZIP checksum.

The RC18 ZIP is 39.9 MB (39,902,866 bytes). A matching SHA-256 checksum confirms integrity, not publisher trust.

RC18 ZIP SHA-256

RC18 browser portable ZIP · 39.9 MB

cd2aaaf50b8b0ec01505db32e6dc88ab6cfcce122cce8907c5f703db730feaa6

In PowerShell, from your download folder:

Get-FileHash -Algorithm SHA256 -LiteralPath '.\FUSE-1.0.0-rc.18-windows-x64-browser-portable-UNSIGNED-TEST-PREVIEW.zip'

Assembled on macOS; Windows 11 testing is pending. There is no trusted FUSE publisher signature. This is not a stable or Microsoft Store-certified release.

Microsoft Store

Not available

macOS

Not available

Only Windows testing previews are available. A stable release has not been published.

EARLIER BUILDS

Older RC17 native previews

These older builds do not contain the RC18 updates. Updated native packages are pending. Use RC18 browser portable to test the latest changes.

Older RC17 · Unsigned

ZIP

Native portable

Extract all files and open FUSE.exe. Requires Microsoft Edge WebView2 Runtime.

RC17 native portable ZIP

9.8 MB · Unsigned preview

Workspace data and credentials are stored in your Windows user profile, not beside the app.

Older RC17 · Unsigned

EXE

EXE installer

Current-user installation, subject to device policy. Close any running native FUSE before setup.

RC17 EXE installer

7.8 MB · Unsigned preview

Requires WebView2. Shares the native portable's workspace. If blocked or asked for administrator access, stop and ask your administrator.

The RC17 native builds share their workspace. Closing or uninstalling them may leave saved data on the device.

RC17 notes, original checksums & checklist