All activity
Vinay Vernekarleft a comment
Hey Product Hunt! I'm Vinay, a Salesforce developer who got tired of screenshotting Schema Builder for architecture docs. This tool lets you pick the exact objects you care about, arrange them however you want, and export real diagrams - something Schema Builder still can't do after 15 years. The share URL even embeds the metadata so anyone can view your diagram without org access. Built with...

Schema ERD ViewerInteractive Salesforce data model diagrams you can export
Salesforce Schema Builder is slow, can't export, and can't share. This fixes all of that.
Connect your org, pick 2-20 objects, and get an interactive ERD with Lookup and Master-Detail relationships. Drag nodes to arrange, filter fields by type, and choose from 6 color themes including dark mode.
Export as PNG, SVG, or PDF. Share diagrams via URL - recipients can view without connecting to Salesforce.
100% browser-based. Only metadata is fetched - no record data is accessed or stored.

Schema ERD ViewerInteractive Salesforce data model diagrams you can export
Salesforce debug logs are walls of text. This tool makes them readable.
Paste or upload any Apex log and instantly see:
1. Governor limit gauges with warning/critical thresholds
2. Execution timeline as an interactive flame graph
3. Method-level call tree with SOQL and DML inline
4. SOQL breakdown with row counts and durations
5. Connect your org to fetch logs directly - no copy-pasting needed.
100% browser-based - no log data leaves your machine. Free, no signup, works with any API version.

Apex Log AnalyzerVisualize Salesforce debug logs with flame graphs & limits
Vinay Vernekarleft a comment
Hi Product Hunt! I'm Vinay - I built this after years of squinting at raw Apex debug logs trying to find why a trigger was hitting governor limits. The existing options are either paid desktop apps or Salesforce's own log viewer (which is basically a text file). This parses the log entirely in your browser and gives you flame graphs, a call tree, and color-coded limit gauges so you can spot...

Apex Log AnalyzerVisualize Salesforce debug logs with flame graphs & limits
Tired of writing SOQL by hand in the Developer Console? Connect your Salesforce org and build queries visually.
Pick objects, select fields, add WHERE clauses from dropdowns, set ORDER BY and LIMIT — then copy the generated SOQL. Supports relationship queries, aggregate functions, and all 24 date literals.
What makes it different:
100% browser-based — no data stored on our servers
Live org connection shows your actual objects and fields
Inline SOQL syntax reference
Free, no signup, no install

SOQL Query BuilderBuild Salesforce SOQL queries visually - no syntax needed
Vinay Vernekarleft a comment
Hey Product Hunt! I'm Vinay, a 10x certified Salesforce developer. I built this because the Developer Console's query editor hasn't improved in years - no autocomplete, no visual field picker, and a tiny text box. This tool connects to your org via OAuth (API-scope only, read-only), shows your actual objects and fields, and lets you build queries by clicking instead of typing. Everything runs...

SOQL Query BuilderBuild Salesforce SOQL queries visually - no syntax needed
