FuiSQL — Query Oracle Cloud ERP like a developer, without leaving VS Code ✦ Full SQL editor with context-aware IntelliSense (tables, columns, Oracle functions, alias resolution) ✦ Run queries directly against Oracle Cloud ERP — results in a sortable, filterable grid ✦ Schema dictionary auto-loaded ✦ One-click export to CSV, TSV, or JSON ✦ SQL formatter with proper Oracle clause layout (Shift+Alt+F) Who it's for: Oracle Cloud ERP developers, functional consultants who write SQL.
No reviews yetBe the first to leave a review for FuiSQL — Oracle Cloud ERP Query Tool
Maker
📌
Hey Product Hunt! 👋
I'm the developer behind FuiSQL, and I wanted to share a bit of the story behind why I built this.
I spent way too many hours a day doing the same thing: write some SQL in VS Code, switch to a browser tab, paste it into BI Publisher, wait for results, export to CSV, switch back. Over and over. It was a flow-killer.
So I built FuiSQL to eliminate that loop entirely. Everything lives in VS Code now — the editor, IntelliSense, the results grid, the export. You write a query and run it without touching the browser.
A few things I'm particularly proud of:
— The IntelliSense resolves aliases with dot-trigger, so typing `e.` in a query instantly suggests columns from the aliased table. Small thing, huge quality-of-life improvement.
— The schema dictionary refreshes automatically every 24h, so you're always working with current table and column definitions.
— Export pulls the full result set, not just the page you're looking at. Sounds obvious, but it wasn't a given with BI Publisher.
**The trial is genuinely free for 3 months — no credit card.** I wanted people to actually use it before deciding if it's worth $9/year.
Would love to hear from anyone working with Oracle Fusion or Cloud ERP — what's your current setup for running ad-hoc queries? Always looking for ways to make this better.
Thanks for checking it out! 🙏