WorkflowsAug 18, 2025Best Practices for Running Neon in ProductionIn Neon, we’re always trying to strike a balance between out of the box configurations that work for most people and the flexibility to accommodate a wide range of use cases. By tweaking features like autoscaling, branching, and scale to zero, you can optimize Neon for many diffe...Russ Dias
AIAug 15, 2025Using app.build to Create Production-Ready Laravel AppsApp.build is an open source AI agent built by the Neon team. It acts as a reference implementation for agent builders use it as an architecture template if you’re building an agent. All code here." > In the Stack Overflow 2025 Developer Survey, “84% of respondents are using or pl...Andre Landgraf
ProductAug 13, 2025Your Neon Branches Can Now Expire AutomaticallyBranching is one of the most powerful features in Neon. It lets teams spin up isolated environments instantly and automate workflows through the API, and as a result, developers and agents create many branches at scale – hundreds or even thousands of them. To make managing short ...Gustavo Salomão
Case StudiesAug 13, 2025How Neptune Built a Fast, Serverless Backend with Neon and VercelNeptune is an AI powered concierge that helps couples navigate high stakes financial decisions, starting with prenups. Neptune guides couples through an emotionally intelligent process that replaces the guesswork and complexity of prenups (because most of us are not lawyers) and ...Taraneh Dohmer
AIAug 11, 2025Generate Apps Locally for Free: App.build Now Supports Open Source ModelsApp.build is an open source reference implementation for agent builders an AI agent that generates full stack applications from a prompt. It showcases best practices for building, testing, and deploying AI agents with multiple frameworks. Check out the code." > App.build now supp...Arseni Kravchenko,Evgenii Kniazev
Case StudiesAug 07, 2025Anything: The New AI Agent for Building Mobile and Web AppsThe former Create.xyz has now relaunched as Anything, a new platform agent that builds and ships full stack applications from a single prompt with support for mobile and web, production ready designs, and built in infrastructure, with Neon powering the backend with serverless Pos...Carlota Soto
AIAug 07, 2025xpander.ai Brings AI Agents to Slack, With Neon Powering the Backend“The entire memory layer of our agent, all its session data, is stored in Neon. It’s the backend for everything the agent remembers.” (Ran Sheinberg, co founder and CPO of xpander.ai) xpander is a new platform built for helping developers build and run production ready AI agents....Carlota Soto
CommunityAug 07, 2025TanStack DB with Sync – the future of real-time UIMultiplayer UIs aren’t new. Tools like Figma and Google Docs have brought collaborative, real time experiences to millions of users. But for most developers, building robust and scalable real time applications has always been out of reach. Real time is hard. The benefits are obvi...Andre Landgraf