<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Postgres on Top AI Skills</title><link>https://topaiskills.com/tags/postgres/</link><description>Recent content in Postgres on Top AI Skills</description><generator>Hugo</generator><language>en</language><lastBuildDate>Thu, 03 Sep 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://topaiskills.com/tags/postgres/index.xml" rel="self" type="application/rss+xml"/><item><title>I Ran npx create-db and Got a Live Postgres in Seconds</title><link>https://topaiskills.com/tutorials/guides/create-db-narrative-experience/</link><pubDate>Thu, 03 Sep 2026 00:00:00 +0000</pubDate><guid>https://topaiskills.com/tutorials/guides/create-db-narrative-experience/</guid><description>&lt;p&gt;I typed &lt;code&gt;npx create-db@latest --json --ttl 30m&lt;/code&gt; and 30 seconds later I was running SQL against a live PostgreSQL 17.2 database I never registered for, never paid for, and never had to clean up. The prisma-postgres skill (v7.9.1) documents this CLI, and I ran the whole loop myself on 2026-09-03: provision, connect, write, read. Nothing below is from the docs — it&amp;rsquo;s the transcript.&lt;/p&gt;
&lt;h2 id="one-command-zero-signup"&gt;One Command, Zero Signup&lt;/h2&gt;
&lt;p&gt;The command exits with a clean JSON object — no interactive prompt, no browser, no account. Here&amp;rsquo;s the full output:&lt;/p&gt;</description></item></channel></rss>