CompanyJun 17, 2025Calling Early-Stage Startups: Get Up to $100K in Neon CreditsStartups move fast, and the last thing they want is to worry about your database — scaling it, securing it, or paying for more than you need. That’s why we’re launching the Neon Startup Program, offering up to $100K in credits for eligible early stage companies building on Neon. ...Brad Van Vugt
CompanyJun 06, 2025Neon Launchpad: A Tool For Instant Postgres, No Login NeededIf you’re building a dev tool, template, or platform where users need a database, you’re probably familiar with the pain you can either ask them to bring their own, or build a full provisioning flow yourself. Beyond just provisioning it, your users will need to set up their schem...Atila Fassina
CompanyJun 05, 2025Netlify is Now a One-Stop Shop for Building with AI AgentsNetlify DB is now live – a production ready Postgres database you can provision in one click or CLI command, directly from your Netlify project. Powered by Neon, it spins up in seconds with no external signup required. When you’re ready, you can claim the database to link it to y...Carlota Soto
CompanyJun 04, 2025app.build: An Open-Source AI Agent That Builds Full-Stack AppsCode generation has been one of the most interesting use cases for LLMs. While the best models can generate decent code for isolated problems, there is a big gap between these code snippets and fully functional applications. Agent based solutions are better suited to create apps....David Gomes
CompanyMay 14, 2025Neon and DatabricksFour years ago, Stas, Heikki, and I got together with a vision to disrupt the database industry. We observed the unstoppable rise of Postgres as the number one choice for developers. At the same time, we saw the limitations of legacy monolithic architectures in the cloud era. So ...Nikita Shamgunov,Heikki Linnakangas,Stas Kelvich
CompanyMay 13, 2025Using V0 for UI Design ExplorationDesign teams are constantly battling the clock great ideas lose momentum when they get stuck waiting on engineering resources. Too often, static prototypes aren’t enough to validate real concepts, and the backlog just keeps growing. That’s why we’re taking a new approach leveragi...Lachezar Petkov
CompanyMay 07, 2025Neon’s Microsoft Azure Native Integration is Generally AvailableNeon’s Microsoft Azure Native Integration has reached General Availability, providing developers with a powerful, serverless Postgres solution on Azure. Neon integrates with your existing Azure workflows, including unified billing, Microsoft single sign on (SSO), and full MACC el...Monica Steinke
CompanyApr 11, 2025The True Cost of Slow Postgres RestoresWhen a Postgres failure happens, the time it takes to recover can mean the difference between a relatively minor hiccup and a major business crisis. We regularly hear anecdotes from our customers on this topic, but we also wanted to gather some data—so we surveyed 50 developers m...Carlota Soto
CompanyApr 02, 2025Neon Joins GitHub’s Secret Scanning Partner Program to Strengthen Database SecurityWe’re excited to announce that Neon is now a GitHub Secret Scanning Partner, joining a group of leading enterprises and technology firms working to enhance security. This partnership helps protect Neon users by automatically detecting exposed Neon database credentials and API key...Busra Demir
CompanyMar 25, 2025@neondatabase/serverless hits 1.0.0Neon’s serverless driver for JavaScript and TypeScript carries SQL queries over HTTP and WebSockets. It’s designed for use in environments where raw TCP connections aren’t available and/or low connection latencies are important. That includes V8 isolate based serverless functions...George MacKerron