SQL keeps showing up in AI-era job listings — and you don't need a coding background to start. Skip the tutorials. Pick a real problem in your field, build a working app for it on Supabase (a free database that runs on Postgres), and have AI explain the database as you build. You'll finish with a project you can actually show and explain.
Why "build first" beats watching tutorials
Most people try to learn SQL by sitting through hours of videos, then have nothing to show for it. The people who actually learn it — and who stand out to employers — build something real and learn the pieces as they need them. You end up with two things at once: the skill, and proof you can use it.
The tool that makes this easy is Supabase — a free platform that runs on PostgreSQL, so you're building on a real backend database from minute one, not a toy.
The 2 prompts that do the work
Prompt 1 — Find what to build:
"I want to build a web app that solves a real problem in my field — something I'd genuinely be excited about and actually use. My field is [your field]. Ask me a few questions about my daily work and what frustrates me, then suggest 3 specific web apps I could build, each with a one-line description of the problem it solves. Keep them simple enough for a beginner to build with AI."
Prompt 2 — Build it and actually understand it:
"We're going to build this web app together on Supabase, and I want to actually understand the database as we go — not just copy what you give me. Every time we create or connect a table, explain in plain English why you're structuring it that way and how the tables relate. Then ask me a quick question to check I understand before we move on, and don't let me move forward until I can explain it back to you. Start by setting up the database for [my app]."
Why this works
Prompt 1 makes sure you build something you care about. Prompt 2 turns AI into a tutor that explains the why and quizzes you — so you don't end up with a project you can't explain. That ability to explain your own work is exactly what separates people who get hired from people who just have a repo.
Don't watch SQL. Build with it. One real project, built on Supabase, with AI explaining every step — and you walk away with the skill and the proof.
