I can run a query
Two minutes against your warehouse catalog. Carry on below.
1 Verify · free · 2 Review · free · 3 Audit · talk to us
See whether your warehouse can produce customer-level margin— without connecting it
Run one metadata-only query. Usually takes under two minutes. NemulAI never receives warehouse credentials or customer records.
Metadata only — table names, column names, types. Never credentials, never rows, never a connection to your database. What that means exactly →
Nothing is stored until you choose to save it — the analysis runs anonymously.
Choosing a database does not connect NemulAI to it. It only determines which query we generate.
Comma-separated. Defaults to public. Most warehouses keep this data somewhere else — analytics, dbt_prod, raw — and only the schemas you name here are exported.
Your metadata query
Read-only catalog query, 58 lines, no DML. One row per column: schema, table, column, data type, whether it is nullable, and any declared primary or foreign key.
Where to run it: psql, TablePlus, DBeaver, pgAdmin — anywhere you normally run a SELECT.
Paste your query results
Copy straight out of your warehouse — comma, tab or pipe separated all work.