Salesforce data,
without the SOQL ceiling.
Run real SQL — or plain English — against your live Salesforce org. The queries SOQL can't express, answered in seconds, with no ETL and no warehouse.
Joins SOQL can't do
Cross-object and non-relationship joins — match on an email, a fuzzy key, anything — not just lookup relationships.
Window functions & aggregates
Rank, running totals, percentiles, group-bys over live records. Analyst-grade SQL on Salesforce data.
Ask in English
Describe what you want; LakiQL writes the query. You review and audit it before a single row is read.
Notebooks & Python
Multi-cell notebooks with charts and a sandboxed Python kernel — pql.query() → a DataFrame.
Multi-org federation
Connect several orgs and join across them in one query: prod.Account ⋈ sandbox.Contact.
Export anywhere
CSV, Excel, Google Sheets/Docs/Slides, Jupyter, PowerPoint, Word — eight destinations.
Your permissions, preserved.
LakiQL connects through Salesforce OAuth and runs every query as the signed-in user — your record and field-level security carry through exactly. No god-mode integration user, no data leaving your control to a third-party model.
Ask your org a harder question.
Free to explore. Connect your own org and run a query in minutes.