CompanyNov 03, 2025Major compute price reduction on NeonDatabases are often one of the biggest infrastructure expenses for any company. From day one, Neon’s mission has been to make databases radically more efficient through separation of storage and compute, allowing instant autoscaling and better unit economics. Now, with Neon runni...Nikita Shamgunov
EngineeringOct 31, 2025The Night We Moved Our CIOnce upon a pipeline… It was a nice summer evening, and our CI lived happily in a familiar castle Hetzner. Bare metal towers gave us everything we needed, with cheap CPU and RAM per unit, free internal traffic, and huge local disks to hoard caches like dragons guard gold. Our wor...Fedor Dikarev
AIOct 30, 2025Getting Started with Claude SkillsWhen Anthropic introduced Claude Skills, of course we tried it right away. This post walks through how we built, tested, and published our first set of Claude Skills for Neon, bundled into a plugin that includes four ready to use Skills and an MCP server integration. What’s a Cla...Pedro Figueiredo
AIOct 29, 2025How to Build a Full-Stack AI AgentMore and more teams are using Neon to power vibe coding platforms, so we decided to build one too – not as our billion dollar vibe coding startup side gig but as a public, open source template you can use as a starting point to learn how to build codegen agents yourself. We calle...Andre Landgraf
PostgresOct 28, 2025Neon is Sponsoring Open Source ProjectsIf you’re building open source tools powered by Postgres, we want to help you grow. The Neon Open Source Program provides up to $5,000 in Neon credits each year, additional real cash payouts through GitHub Sponsorships, and promotional support to help your work reach millions of ...Taraneh Dohmer
CommunityOct 27, 2025Under the hood of a deploy-agent API that works across any runtime environmentWhen we started building xpander.ai’s agent platform, one of our core promises to enterprise customers was freedom of deployment. Some wanted to run agents entirely inside xpander cloud, using our managed infrastructure. Others needed to host agents on their own Kubernetes cluste...Ran Sheinberg