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