Connect your MySQL or PostgreSQL database directly to Microsoft Excel with live, refreshable data. No VBA macros, no manual exports, no technical skills needed.
Orléando Dassi
CEO & Founder
Stop exporting CSV files. Stop copy-pasting stale data. Access your database in real time directly in Excel in just 5 minutes — no coding required.
In this guide, you'll learn how to connect your database to Excel to access live data, regardless of which database management system you're using.
Already connected? Skip to Step 2.
New user? Follow this quick guide: How to Connect Your Database to TransformZ (5 minutes).

The Excel integration wizard opens.
From the Excel integration wizard, apply the following:
The script looks like this:
// TransformZ Power Query Code
let
Source = OData.Feed("https://app.transformz.ca/odata/PuhJMRfgOD/default/customer_addresses"),
Table = Source
in
Table

Keep the wizard open—you'll need the step-by-step guide next.
Steps to apply in Excel:

Done! Your database data is now live in Excel, no batch processing needed.
To get the latest data from your database:
Your data updates instantly. No exports, no manual work.
Pro tip: Set up automatic refresh:
With your database connected to Excel:
"Data source is missing credentials"
→ Copy the complete script from TransformZ again
"Query didn't refresh"
→ Check your database connection status in TransformZ
"Too many rows"
→ Apply filters in Power Query Editor to reduce data
Data types look wrong
→ Change column types in Power Query Editor
Need help?
Related Articles: