CommunityMar 14, 2025Navigating PostgreSQL Locks with Neon and AtlasAs applications evolve, making changes to your database schema is inevitable, whether you’re adding indexes to keep performance up with a growing user base or adding new features to an existing product. Most of the time, these schema migrations will go smoothly, but if you’re not...Rotem Tamir,Noa Rogoszinski
ChangelogMar 14, 2025HIPAA compliance, GitHub Secret Scanning, Neon Auth added to MCP Server, and moreNeon is now HIPAA compliant ✅ Neon is now fully HIPAA compliant, adding to our existing security certifications (SOC 2 Type 2, ISO 27001, ISO 27701) and regulatory alignments (GDPR, CCPA). _✨New✨ HIPAA compliance certification added to our security achievements_ HIPAA (Health Ins...
AIMar 13, 2025Vibe Coding With AI to Generate Synthetic Data: Part 1In this blog post, I’ll share my experience of vibe coding as I explore AI driven synthetic data generation, the tests I ran, and the challenges I faced along the way. What is vibe coding? Vibe coding is all about skipping the boilerplate and getting straight to the good stuff. I...Paul Scanlon
AIMar 12, 2025What’s MCP all about? Comparing MCP with LLM function callingThe Model Context Protocol (MCP) has been rapidly gaining traction, going viral on social media over the past two weeks. The community has already built dozens of MCP servers across a wide spectrum of domains, extending LLM capabilities with external tools, services, and data sou...Andre Landgraf
GuidesMar 12, 2025Building Full Stack apps in minutes with Create.xyzGo from Text prompt to Full-Stack Database backed applications in minutes with Create.xyzDhanush Reddy
WorkflowsMar 10, 2025Accidents Happen. What If Your Postgres Database Could Recover Instantly?We all have experienced what happens when a production database goes down—it’s not fun. No matter the cause, the result is always the same—high stress, downtime, and a rush to restore everything as quickly as possible. How long would it take to get your Postgres database back onl...Carlota Soto
CommunityMar 07, 2025Building a VSCode Chat Extension to Order LunchLayer, which helped us built Neon Copilot. Chech them out. " > Are you ever so deeply in the developer grindset that you forget to eat? Me neither. But like most VC backed companies, I wanted to solve a problem that does not exist 🙂 (not yet at least!) So, we decided to build an...Andrew Hamilton
ChangelogMar 07, 2025A new Neon MCP Server command, track Neon projects in Slack, and moreA new Neon MCP Server command 🛠️ We're continuing to build Neon MCP Server capabilities. This week we added support for a new get_connection_string command that returns your database connection string. If you haven't tried the Neon MCP Server yet, follow one of our guides to get...