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.
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.
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