AISep 16, 2025Build Checkpoints For Your Agent Using Neon SnapshotsYou can now create Neon snapshots via API. This new capability isnât just useful for backups or disaster recovery, but also serves as a powerful building block for one of the most requested features in agentic platforms versioning (or checkpoints). Neonâs snapshots, built on our ...Andre Landgraf,Carlota Soto
AISep 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. We do not recommen...Ryan Vogel
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
AIAug 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
AIAug 25, 2025Why we built app.buildagent and platform code for reference and implementation examples. Weâre also applying this learnings and code to our next project." > LLMs are fantastic at code generation. They can produce hundreds of lines of code, entire functions and components, that compile perfectly, imple...Arseni Kravchenko,Pedro Figueiredo
AIAug 15, 2025Using app.build to Create Production-Ready Laravel Appsagent and platform code for reference and implementation examples. Weâre also applying this learnings and code to our next project." > In the Stack Overflow 2025 Developer Survey, â84% of respondents are using or planning to use AI tools in their development process.â They donât ...Andre Landgraf
AIAug 11, 2025Generate Apps Locally for Free: App.build Now Supports Open Source Modelsagent and platform code for reference and implementation examples. Weâre also applying this learnings and code to our next project." > App.build now supports open weights LLMs via Ollama, LMStudio, and OpenRouter â enabling you to generate complete applications end to end without...Arseni Kravchenko,Evgenii Kniazev
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
AIAug 06, 2025Dyad Brings Postgres to Local AI App Building (Powered by Neon)here and weâll respond shortly." > 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 t...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