Case StudiesSep 15, 2025Marble Is Shipping Faster with Neon Branching“We recently shipped a big update and we probably couldn’t have done it without Neon branching. It lets us test big migrations safely with production data, and if something breaks, we just delete the branch and start fresh. That makes us a lot faster and more confident when shipp...Carlota Soto
ProductSep 11, 2025Manage Neon Databases from ChatGPTOpenAI just launched support for MCP servers in ChatGPT, letting you connect external tools – including Neon! Via Neon’s MCP server, you can bring your Postgres projects into ChatGPT and ask questions about resource usage, database activity, branches, and more. ChatGPT Now Suppor...Ryan Vogel
GuidesSep 11, 2025Getting started with Neon and New RelicSend Neon metrics and Postgres logs to New Relic using the OpenTelemetry integrationDhanush Reddy
CommunitySep 09, 2025Neon Testing: a Vitest Library for Your Integration TestsYou can mock database calls all day long, but when your code hits production, the real database doesn’t lie. Unique constraints fail, transactions don’t roll back as they should, and subtle behaviors that mocks can’t reproduce, causing bad code to go into production. Running inte...Mikael Lirbank
ProductSep 04, 2025Why We No Longer Lock Premium FeaturesMost database providers follow the classic SaaS playbook bundle features into tiered plans with progressively higher monthly fees. This looks neat on a pricing page. Almost nobody questions this model, but it creates a quagmire inside product teams. We know it from experience, an...Monica Steinke