WorkflowsNov 17, 2025How to Handle PII in Staging Databases Without Losing Realistic DataIf you’ve got real data, you’ve got a real problem. And that problem has a name – PII. Suppose your production database contains names, addresses, emails, and phone numbers. In fintech, you might also have credit card numbers and transaction histories. In healthtech, medical reco...Carlota Soto
CommunityNov 14, 2025Run Product Analytics on Your Neon Data Using Fabi.aiYou’re already using Neon, so chances are you’ve got valuable application data sitting in your Postgres database that reflects how people interact with your product. This data can tell you a lot about your customers and help guide product decisions, whether you’re an engineer, a ...Marc Dupuis
CommunityNov 12, 2025Building Versioning for AI-Generated AppsFor anyone building apps with AI, iteration is constant you try different prompts, tweak the logic, and regenerate code until it finally works. At Dyad, a free, local, open source AI app builder, this cycle is part of every user’s experience. From the start, Dyad made it easy to ...Will Chen
AINov 05, 2025One Command to Bridge Cursor and NeonWe’ve built a new way to connect your app to Neon right from Cursor. You can now run a single command to set up your Neon project, configure the MCP server, and enable the Neon integration With this one command, Cursor gains full Neon project context connection details, schema, a...Rodney Sherwin Shibu
CommunityNov 04, 2025The Hidden Ops Layer of Agent PlatformsAgents aren’t just LLMs; they’re distributed systems that write and execute real code. The moment you give an AI the ability to run SQL migrations, you’ve entered the world of DevOps. You’ve probably seen plenty of full stack agent demos at this point, starting with a prompt like...Marcus Lowe
CompanyNov 03, 2025Major compute price reduction on NeonDatabases are often one of the biggest infrastructure expenses for any company. From day one, Neon’s mission has been to make databases radically more efficient through separation of storage and compute, allowing instant autoscaling and better unit economics. Now, with Neon runni...Nikita Shamgunov
EngineeringOct 31, 2025The Night We Moved Our CIOnce upon a pipeline… It was a nice summer evening, and our CI lived happily in a familiar castle Hetzner. Bare metal towers gave us everything we needed, with cheap CPU and RAM per unit, free internal traffic, and huge local disks to hoard caches like dragons guard gold. Our wor...Fedor Dikarev