AIAug 06, 2025Dyad Brings Postgres to Local AI App Building (Powered by Neon)Dyad is a local first, open source AI coding assistant that helps you build and iterate on web apps from your own machine. You can chat with Dyad to scaffold code, review changes, or debug issues all inside your editor. Unlike most cloud based tools, Dyad runs locally, supports a...Carlota Soto
AIAug 04, 2025The Invisible Database: Running Postgres at RuntimeMore and more software will be created by agents, not just code snippets but full stack apps with interfaces, backends, persistence, auth. This means a big change in the shape of the devtools and software infrastructure supporting these apps. Many systems are now created at runti...Carlota Soto
ChangelogAug 01, 2025app.build web ui and Laravel support, new Tables page features, and moreapp.build adds web UI and Laravel support. app.build, Neon's open source reference architecture for agentic codegen, now has a web based interface in addition to the terminal CLI—making it easier to create full stack apps directly from your browser. Learn more in the blog post La...
AIJul 31, 2025Launching a Web UI for app.buildWe’re very excited to announce that app.build is launching a web interface that builds and deploys React, Laravel or FastAPI applications with zero configuration required! Just visit the website, type your prompt, and we’ll get your app built and deployed This makes the experienc...David Gomes,Victor Ditadi,Mario Cadenas
AIJul 29, 2025Three Ways to Use Neon for AIIt’s not only hype developers are working with AI every day – both using new AI powered tools and building their own. At Neon, we’re seeing Postgres widely used in three AI workflows powering vector based apps with pgvector, managing databases from AI assisted coding tools, and s...Carlota Soto
PostgresJul 25, 2025Postgres as Your Platform: Building Event-Driven Systems with Schema ChangesFor years, we’ve built elaborate scaffolding around our databases message queues to broadcast changes, cron jobs to sync schemas, webhooks to notify downstream systems. We needed this scaffolding because Postgres was “just” a database, a place to store rows and run queries. The r...Andrew Tate
ChangelogJul 25, 2025Bring your own email provider to Neon Auth, Neon AI Assistant now available for Free plan users, Devin can now use Neon's MCP Server, and moreBring your own email provider to Neon Auth. Neon Auth now supports sending emails for user invites, password resets, and notifications. Use our shared email server for development, then switch to your own provider when you're ready. Read more in the docs. Neon AI Assistant now av...
AIJul 24, 2025Devin Integrates with Neon Through New MCP MarketplaceCognition Lab’s AI software engineer, Devin, recently had its capabilities expanded by opening up an MCP (Model Context Protocol) server marketplace. With this, and Neon’s MCP server, you can now have Devin interact with your Neon database directly using a comprehensive set of to...Sam Harrison