Video wird geladen...

Video konnte nicht geladen werden

Zur Startseite

Introducing my SQL Agent: How to automate SQL with AI. Today I'll share how to make a SQL AI Agent that can automatically connect to databases, understand the tables and schema, and write and execute high-quality SQL queries. I'll guide you through setting up the SQL Agent, creating dozens...

77,293 Aufrufe • vor 1 Jahr •via X (Twitter)

12 Kommentare

Profilbild von 🔥 Matt Dancho (Business Science) 🔥
🔥 Matt Dancho (Business Science) 🔥vor 1 Jahr

P.S. Want free AI, Machine Learning, and Data Science Tips with Python code every Sunday? Don't forget to sign up for my AI/ML Tips Newsletter Here:

Profilbild von 🔮 metaschool
🔮 metaschoolvor 1 Jahr

How to build an AI agent: 1. Buy this AI Agent Template ($29) 2. Replace "your-data-here" 3. Ship it.

Profilbild von Adam Lawson
Adam Lawsonvor 1 Jahr

Could this be used for modernization efforts? Say sql SSRS/SSIS to pipelines for a modern data warehouse? Medallion architecture etc

Profilbild von 🔥 Matt Dancho (Business Science) 🔥
🔥 Matt Dancho (Business Science) 🔥vor 1 Jahr

I’m sure it could. As long as the schema and tables are provided then it should work.

Profilbild von StockNTricks 🥷 YAHUWAH-IS-All 🍄
StockNTricks 🥷 YAHUWAH-IS-All 🍄vor 1 Jahr

this is so cool, ive been waiting for a tool like this. Thank you

Profilbild von 🔥 Matt Dancho (Business Science) 🔥
🔥 Matt Dancho (Business Science) 🔥vor 1 Jahr

Thank you !

Profilbild von Edwina aka ALF
Edwina aka ALFvor 1 Jahr

@88choppertime Isn’t it the year of the Snake? 🐍

Profilbild von 🔥 Matt Dancho (Business Science) 🔥
🔥 Matt Dancho (Business Science) 🔥vor 1 Jahr

@88choppertime Year of the bot 🤖

Profilbild von jaykee
jaykeevor 1 Jahr

good

Profilbild von Yaser Abbass
Yaser Abbassvor 1 Jahr

Automating SQL with AI can save countless hours. Impressive!

Profilbild von Dr.Yev🔥
Dr.Yev🔥vor 1 Jahr

the SQL part you think more for beginners to figure out or for advanced data scientists to leverage better with AI?

Profilbild von 🔥 Matt Dancho (Business Science) 🔥
🔥 Matt Dancho (Business Science) 🔥vor 1 Jahr

Both. With advances in LLM, sql will be nothing for an AI as long as it has good knowledge of the database (schema, tables, etc). It’s extremely powerful even for tricky SQL. And you can stack it with a data wrangler AI (pandas agent) that can do stuff SQL can’t handle. So yeah, future is bright for this kinda thing.

Ähnliche Videos

Your agents can't keep up with real-time data. Especially when it's scattered across dozens of sources. Most teams waste weeks building custom connectors for every database, API, and data warehouse. Then they build ETL pipelines to sync everything. By the time your agent retrieves the data, it's already outdated. Picture this: Your Postgres database updated 5 minutes ago. Your MongoDB collection changed 2 minutes ago. Your agent is still pulling from yesterday's snapshot. This is why most production RAG systems fail. There's a better approach: MindsDB is an open-source AI platform with a federated data engine that lets you query multiple data sources in real-time using SQL - without moving any data. Here's what makes it different: ↳ Your data stays in place. No ETL pipelines or data duplication ↳ Query Postgres, MongoDB, REST APIs, and more using consistent SQL ↳ JOIN across different sources in real-time with a unified interface ↳ Works with both structured and un-structured data And here's the best part: You don't even need to write SQL. Just describe what you want in plain English, and MindsDB converts it to SQL automatically. The system does all the heavy lifting. The breakthrough for AI agents is simple: When data updates at the source, your agent gets fresh results immediately. No sync delays. No stale embeddings. No custom code for each integration. You can literally write a SQL query that joins a Postgres table with a MongoDB collection and gets live results. This is what production AI applications need but rarely get. In this video, I give you a complete walkthrough of what we just discussed and how to actually do it. Make sure you watch this till the end. I've shared the link to MindsDB's GitHub repo in the next tweet!

Akshay 🚀

65,672 Aufrufe • vor 7 Monaten