Product Hunt logo dark
  • Launches
    Coming soon
    Upcoming launches to watch
    Launch archive
    Most-loved launches by the community
    Launch Guide
    Checklists and pro tips for launching
  • Products
  • News
    Newsletter
    The best of Product Hunt, every day
    Stories
    Tech news, interviews, and tips from makers
    Changelog
    New Product Hunt features and releases
  • Forums
    Forums
    Ask questions, find support, and connect
    Streaks
    The most active community members
    Events
    Meet others online and in-person
  • Advertise
Subscribe
Sign in
Subscribe
Sign in
Neon

Neon

Serverless Postgres: Now Generally Available

4.9
•43 reviews•

428 followers

Serverless Postgres: Now Generally Available

4.9
•43 reviews•

428 followers

Visit website
Databases and backend frameworks
•
Cloud Computing Platforms
Neon reimagines Postgres with a serverless architecture. With a generous free tier, scale-to-zero, and true database branching. Copy data and schema in a second and scale resources automatically. Ideal for developers prioritizing scalability and performance.
  • Overview
  • Launches2
  • Reviews43
  • Alternatives
  • Forum
  • Team
  • Awards
  • More
Company Info
neon.techGitHub
Neon Info
Launched in 2024View 2 launches
Forum
p/neon
  • Blog
  • •
  • Newsletter
  • •
  • Questions
  • •
  • Forums
  • •
  • Product Categories
  • •
  • Apps
  • •
  • About
  • •
  • FAQ
  • •
  • Terms
  • •
  • Privacy and Cookies
  • •
  • X.com
  • •
  • Facebook
  • •
  • Instagram
  • •
  • LinkedIn
  • •
  • YouTube
  • •
  • Advertise
© 2025 Product Hunt
SocialLinkedInX

Similar Products

Supabase
Supabase
The open source Firebase alternative
5.0(632 reviews)
Databases and backend frameworks
Fastgen
Visual Low-Code Backend Builder
5.0(28 reviews)
No-code platformsUnified API
Hasura
Universal data access layer for next-gen apps and AI
5.0(8 reviews)
Unified APIDatabases and backend frameworks
This is the 2nd launch from Neon. View more
pg_search on Neon

pg_search on Neon

Get 1,000x faster full-text search in Neon Postgres
We’ve teamed up with ParadeDB to bring pg_search to all Neon users, making full-text search in Postgres faster and more powerful.
pg_search on Neon gallery image
Free
Launch tags:
Open Source•Artificial Intelligence•Database
Launch Team / Built With
Bryan Clark
PostgreSQL

What do you think? …

Bryan Clark
Bryan Clark
Neon

Neon

Maker
📌
Neon is a Postgres company. And we have always been fans of what ParadeDB built, especially the pg_search extension. So when we had the chance to work with them to offer this extension we were super excited. Not only can you easily index text for creating your own search engine but this takes AI RAG pipelines to a much higher level. When your RAG workflow goes to use any kind of text search you'll see much faster and better results thanks to the pg_search BM25 index. If you don't know much about pg_search here's a breakdown: pg_search is a high-performance full-text search extension for Postgres. It fills Postgres’ gaps in speed, ranking quality, and advanced search capabilities, bringing Elasticsearch-grade features inside Postgres. The gaps are this. Postgres has native full-text search (FTS) via tsvector and tsquery, but this is not best-in-class—for example: * Postgres’ GIN index on tsvector is not optimized for ranking, making queries slower when sorting by relevance. * The built-in ranking method (ts_rank) is not as effective as modern search algorithms like BM25, which pg_search supports. * Native FTS requires exact matches (no fuzzy search). pg_search can handle approximate matches and typos. * Faceted search (the ability to quickly count occurrences of values within search results) is either missing or inefficient in native Postgres. This is a critical feature for real-world search applications and a major reason developers stick with Elasticsearch. * Other advanced features like prefix search, highlight snippets, and JSON-aware search are also limited or inefficient in native Postgres FTS.
Report
5mo ago
Appwrite
Appwrite — The open-source Vercel alternative
The open-source Vercel alternative
Promoted

Neon Launches

pg_search on Neon
pg_search on Neon Get 1,000x faster full-text search in Neon Postgres

Launched on March 19th, 2025

Do you use Neon?

Forum Threads

Neonp/neonfmerian
fmerian
•

3mo ago

Databricks to buy open-source database startup Neon for $1B

@DataBricks just announced acquiring @Neon for $1B source: TechCrunch

How do you feel about this announcement? Would you keep using it or migrate to an alternative?

Neonp/neonRajiv Ayyangar
Rajiv Ayyangar
•

6mo ago

Neon vs Supabase (vs others?) what did you pick and why?

No, we re not reevaluating our database, but since we launched Shoutouts, Supabase has been among the most shouted out products ever. If 2024 was the year of infra, @Supabase is at the forefront.
At the same time I ve been hearing more about @Neon (17 shoutouts including several top-5 apps, like @Central (YC S24) ).
I m curious: which did you choose (something else?) and why?

View all
4.9
Based on 43 reviews
Review Neon?

Neon is praised for its serverless Postgres capabilities, offering features like branching and autoscaling that simplify database management. Makers from Central (YC S24) appreciate its ease in testing schema changes, while DEV Community acknowledges Neon's support and upcoming challenges. Inbox Zero highlights its scalability. Users commend its simplicity and speed, though some note concerns about pricing changes. Overall, Neon is valued for its developer-friendly approach and performance.

Ran SheinbergKrish ChelikavadaShane Wen
+40
Summarized with AI
Pros
Cons
Reviews
All Reviews
Helpful

You might also like

Supabase
Supabase
The open source Firebase alternative
Fastgen
Visual Low-Code Backend Builder
Hasura
Universal data access layer for next-gen apps and AI
View more
Pros
easy setup (8)
serverless architecture (7)
database branching (5)
autoscaling (3)
scalability (3)
developer-friendly (2)
fast performance (2)
reliable (2)
Cons
high pricing (2)
Jonathan
Jonathan
•1 review
I tried Neon a few months ago when attempting to switch away from a self hosted db. It was a horrible experience, customer support was unhelpful, it was glitchy, slow, and laggy, and even before the price increase their pricing was way too high.
Report
1yr ago
Ashutosh Kumar
Ashutosh Kumar
•1 review
I have been using it for more than a year now. I have seen people complain that the uptime for Neon is not good. However, in my case, it has always been a reliable database provider, and I have never faced any issues with it. My only complaint was about the pricing; they have switched from usage-based pricing to subscription-based pricing, which seems to be a common trend these days for generating revenue. Although it now charges monthly, it is still affordable for any development team with substantial usage. The way it works under the hood is simply awesome and truly serverless.
Report
1yr ago
Alexandre Phiev
Alexandre Phiev
•1 review
Amazing PostgreSQL tools like branching and autoscalling
Report
11mo ago