ChangelogSep 05, 2025Neon Agent Plan, MCP Server enhancements, Data API improvements, and moreIntroducing the Neon Agent Plan. We're happy to announce our new Agent Plan for AI agent platforms that need to provision thousands of databases. The Agent Plan provides custom project and branch limits, higher API rate limits for instant provisioning, and credits for your free t...
GuidesSep 03, 2025Automated E2E Testing with Neon Branching and PlaywrightLearn how to use GitHub Actions to create isolated database branches for running Playwright tests against your schema changesDhanush Reddy
AISep 02, 2025AI Rules: Bring Neon Context into Your EditorUsing AI coding assistants like Cursor to build your full stack apps makes for a powerful workflow, but they don’t always know the specifics of every tool – including Neon – and can do a little help. To give your editor Neon specific context and help it generate better code from ...Carlota Soto
CommunityAug 29, 2025LLM Rules for PostgresPostgres is one of the most versatile databases out there. You can store vectors, declare row level security rules, run background jobs, and more. Its simplicity and extensibility make it a workhorse for everything from side projects to large scale systems. But that flexibility c...Ilya Tkachov
ChangelogAug 29, 2025More projects on the Free plan, MCP Server enhancements, and pg_repackMore projects on the Free plan. We’ve doubled the Free plan project limit from 10 to 20. No more one in, one out — add more side projects and prototypes without hitting the limit. Neon MCP Server enhancements. We introduced a new list_shared_projects tool that lets users see proj...
Case StudiesAug 28, 2025Databuddy Is Open-Sourcing Privacy-First Analytics, Built on Neon“I was surprised by how fast Neon was. It was faster than my self hosted setup and Prisma Postgres. This plus the convenience of the Free Plan makes it a no brainer for building your projects.” (Issa Nassar, founder of Databuddy) Databuddy is a new privacy first web and product a...Carlota Soto
GuidesAug 27, 2025Get started with Claude Code and Neon Postgres MCP ServerInteract with Neon APIs using Claude Code through natural languagePedro Figueiredo
AIAug 25, 2025Why we built app.buildLLMs are fantastic at code generation. They can produce hundreds of lines of code, entire functions and components, that compile perfectly, implement complex algorithms elegantly, and even follow best practices for style and structure. They suck at full blown software generation,...Arseni Kravchenko,Pedro Figueiredo