postgrest-js VS neon

Compare postgrest-js vs neon and see what are their differences.

postgrest-js

Isomorphic JavaScript client for PostgREST. (by supabase)

neon

Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, branching, and bottomless storage. (by neondatabase)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
postgrest-js neon
11 124
923 12,327
1.5% 3.5%
7.5 9.9
17 days ago 1 day ago
TypeScript Rust
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

postgrest-js

Posts with mentions or reviews of postgrest-js. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-02.
  • Ask HN: What are some unpopular technologies you wish people knew more about?
    56 projects | news.ycombinator.com | 2 Dec 2023
    At one point, I really thought it was used in Supabase. But I guess they only wrote the js wrapper for it. https://github.com/supabase/postgrest-js

    Came here to mention Hasura as well (not sure of it's popularity though) https://hasura.io/graphql/database/postgresql

  • Why supabase client don't introduce min, max and count functions
    1 project | /r/Supabase | 29 Apr 2023
    Min/Max looks like it still has to be done via RPC (with sample code here) https://github.com/supabase/postgrest-js/issues/206
  • Completely baffled about async call.
    1 project | /r/learnjavascript | 6 Apr 2023
  • Why to use Supabase instead of Prisma (or any other ORM) with a Postgres DB?
    3 projects | /r/Supabase | 3 Feb 2023
    There's nothing wrong with this and they're pretty open about it. But the SDK they provide for direct database operations is the weakest of the ones I've used, when it should be the strongest I think. It leverages PostgREST which is a tool for auto generating REST APIs from schemas. From the README: "The goal of this library is to make an "ORM-like" restful interface."
  • Should I use Prisma to get data or Supabase itself to get data
    1 project | /r/Supabase | 24 Jan 2023
    Looks like there's an open github issue that might answer some of your questions: https://github.com/supabase/postgrest-js/issues/303
  • Supabase secrets management available in beta
    6 projects | news.ycombinator.com | 16 Dec 2022
    I think itโ€™s great too. I wish they would shore up some of their existing releases though. Probably most notably, the ability to query aggregates via the officially supported route is missing: https://github.com/supabase/postgrest-js/issues/206

    The workarounds suggested are not ergonomic for most use cases and it feels pretty out of place for such basic functionality to be missing in what otherwise feels like a pretty full featured product.

    Their Realtime product is another example of something that languishes while new features get launched.

  • Need help looking for a tool
    1 project | /r/nocode | 20 Sep 2022
    I haven't completely understood what you are looking for but I think Supabase could be potential useful alternative backend for you supabase.io ?
  • How I Built Skillbit: Linktree, but for Your Skills
    2 projects | dev.to | 1 Sep 2022
    I used postgrest-js to communicate with my PostgREST endpoint. The library is easy to use and does everything for you.
  • Supabase-JS v2
    4 projects | news.ycombinator.com | 16 Aug 2022
    yes you're right. The JS library is a thin wrapper around PostgREST's API (https://github.com/supabase/postgrest-js)

    Supabase now offers a few more features which integrate with the Postgres database - File Storage (s3), Authentication, Deno Functions, and Realtime (database change listeners). Each of these services is a standalone server and each has a corresponding JS library.

    "supabase-js" wraps up the modular JS libraries into a single library for convenience

  • Supabase May 21: Apple and Twitter Logins, Supabase Grid, Go and Swift Libraries
    3 projects | news.ycombinator.com | 2 Jun 2021
    * Swift Libraries are now underway thanks to @satishbabariya [2]

    We still have a long way to go for mobile support, but the Apple logins is a big one. If you ship an app to the App Store with any third-party logins, you're required to enable Apple logins as well. While this sounds like a bit of over-reach, it's actually quite cool - if you use Apple login they obfuscate your email so that the 3rd party app don't get access to your personal data. Quite nice!

    [0] CSV: https://github.com/supabase/postgrest-js/pull/187

neon

Posts with mentions or reviews of neon. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-01.
  • How to ditch Neon
    2 projects | dev.to | 1 May 2024
    If you're reading this you probably got a really steep bill from Neon after finding yourself on their "Scale" plan. If you do want to stay with Neon but avoid surprise bills then go to the Plans page and choose what you actually want.
  • Serverless Postgres with Neon - My first impression
    1 project | dev.to | 24 Apr 2024
    Such is the case with Neon, a serverless Postgres service, that went generally available on April 15. Congrats Nikita Shamgunov and team on the launch. When I saw the announcement, I knew I had to try it out for myself and report back with my findings.
  • Neon Is Generally Available: Serverless Postgres
    6 projects | news.ycombinator.com | 15 Apr 2024
    I want to use this as a chance to bring attention to a GitHub issue that I think would help reduce friction for Neon:

    https://github.com/neondatabase/neon/issues/4989

    If the Neon driver were to allow us to easily pass in a localhost connection, the development and test experience would be easier. Perhaps Neon could swap to something like this internally: https://github.com/porsager/postgres.

    Having run a local dev environment connected to Neon and tests connected to Neon got in our way of adoption. We'd prefer to develop and run tests against a regular Postgres localhost database.

    To the PMs of Neon, put yourself in the shoes of a new developer thinking of giving Neon a try. What changes will I have to make to my code and my development workflow?

  • 11 Planetscale alternatives with free tiers
    8 projects | dev.to | 11 Apr 2024
    Neon is an open source and cloud-native serverless database platform that focuses on simplicity and ease of use. It supports Postgres databases and offers built-in features like bottomless storage, autoscaling, and branching.
  • Breaking the Myth: Scalable, Multi-Region, Low-Latency App Exists And Will Not Cost You A Kidney.
    4 projects | dev.to | 11 Apr 2024
    For MySQL, we've got PlanetScale, and for PostgreSQL, there's Neon.
  • Ask HN: Freelance website builders/maintainers, what's in your 2024 toolkit?
    9 projects | news.ycombinator.com | 1 Apr 2024
    8. https://neon.tech/As you might know not one tool fits all, I still have strong preferences for the following. It helps me get going faster and get things done right first time and helps in ease of maintenance.

    Language: Typescript.

  • Why PlanetScale broke our trust in database startups
    1 project | news.ycombinator.com | 15 Mar 2024
    Migrated away when they removed the free tier, ended up using https://neon.tech/
  • Parsing the Postgres protocol โ€“ logging executed statements
    5 projects | news.ycombinator.com | 14 Mar 2024
    Cool! At Neon[0], I work full time on our custom postgres proxy[1]. It's a very nice protocol to work with, although our usecase is quite a bit more complex compared to the ideas presented in the post.

    Neon databases scale to zero, so the proxy needs to spin up databases on the fly. The proxy doesn't do that but it knows if the databases is running and asks our control plane to schedule it if it isn't. It's a fun service to maintain.

    The biggest pain is error handling. Postgres is really bad for error messages and codes. The only available code we can use is usually protocol violation...

    [0]: https://neon.tech/

  • Neon: Serverless Postgres
    1 project | news.ycombinator.com | 13 Mar 2024
  • No More Free Tier on PlanetScale, Here Are Free Alternatives
    3 projects | dev.to | 8 Mar 2024
    Neon - PostgreSQL

What are some alternatives?

When comparing postgrest-js and neon you can also consider the following projects:

nuxt3-supabase - Nuxt 3 module and composables for Supabase.

supabase - The open source Firebase alternative.

solid-supabase - A simple wrapper around Supabase.js to enable usage within Solid.

cockroach - CockroachDB - the open source, cloud-native distributed SQL database.

gotrue-swift - A Swift client library for GoTrue.

yugabyte-db - YugabyteDB - the cloud native distributed SQL database for mission-critical applications.

postgrest-go - Isomorphic Go client for PostgREST. (Now Updating)

orioledb - OrioleDB โ€“ building a modern cloud-native storage engine (... and solving some PostgreSQL wicked problems) ย ๐Ÿ‡บ๐Ÿ‡ฆ

vue-supabase - A supa simple wrapper around Supabase.js to enable usage within Vue.

MongoDB - The MongoDB Database

flarebase-auth - Firebase/Admin Auth Javascript Library for Cloudflare Workers

edgedb - A graph-relational database with declarative schema, built-in migration system, and a next-generation query language