<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/neon-a-new-approach-to-database-development-avmn5vk0o" -->

---
title: Neon: A New Approach to Database Development | daily.dev
description: Neon, a serverless Postgres platform, has reached General Availability after scaling to over 700,000 databases. Built on a storage-compute separation...
canonical: https://daily.dev/posts/neon-a-new-approach-to-database-development-avmn5vk0o
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Neon: A New Approach to Database Development | daily.dev
og:description: Neon, a serverless Postgres platform, has reached General Availability after scaling to over 700,000 databases. Built on a storage-compute separation...
og:url: https://daily.dev/posts/neon-a-new-approach-to-database-development-avmn5vk0o
og:image: https://api.daily.dev/og/posts/avmn5vk0O.png
og:image:alt: Neon: A New Approach to Database Development
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Neon: A New Approach to Database Development

**[Neon](https://daily.dev/sources/neontech)** · 8 min read · 0 upvotes · 0 comments

## Summary

Neon, a serverless Postgres platform, has reached General Availability after scaling to over 700,000 databases. Built on a storage-compute separation architecture inspired by Amazon Aurora, Neon offers sub-second database branching with copy-on-write semantics, autoscaling, scale-to-zero, and point-in-time restore in seconds. Key milestones include a Vercel integration, a serverless JavaScript/TypeScript driver with 100K+ weekly downloads, a CLI, and a fully open-sourced storage engine written in Rust. The platform targets developers who want the full Postgres experience without the operational overhead of provisioning, scaling, or managing database copies across teams.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://neon.com/blog/neon-ga>

---

Tags: [#postgresql](https://daily.dev/tags/postgresql), [#serverless](https://daily.dev/tags/serverless)

[View this post on daily.dev](https://daily.dev/posts/neon-a-new-approach-to-database-development-avmn5vk0o)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Neon: A New Approach to Database Development","url":"https://daily.dev/posts/neon-a-new-approach-to-database-development-avmn5vk0o","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/neon-a-new-approach-to-database-development-avmn5vk0o"},"datePublished":"2026-07-09T06:58:09.440Z","dateModified":"2026-07-09T07:02:42.252Z","description":"Neon, a serverless Postgres platform, has reached General Availability after scaling to over 700,000 databases. Built on a storage-compute separation...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/8391862b04a6d4302ab299c7b9e15c01?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/8391862b04a6d4302ab299c7b9e15c01?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Neon","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Neon","logo":"https://media.daily.dev/image/upload/s--65EDghou--/f_auto/v1724339118/logos/neontech","url":"https://daily.dev/sources/neontech"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/neon-a-new-approach-to-database-development-avmn5vk0o","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"postgresql,serverless","timeRequired":"PT8M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Neon","item":"https://daily.dev/sources/neontech"},{"@type":"ListItem","position":3,"name":"Neon: A New Approach to Database Development"}]}
```

