rib-core VS postgrest

Compare rib-core vs postgrest and see what are their differences.

rib-core

Haskell static site generator based on Shake (superseded by https://github.com/srid/ema) (by srid)
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
rib-core postgrest
- 110
118 23,488
- 0.4%
0.0 9.7
over 2 years ago 13 days ago
Haskell Haskell
BSD 3-clause "New" or "Revised" License MIT License
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.

rib-core

Posts with mentions or reviews of rib-core. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning rib-core yet.
Tracking mentions began in Dec 2020.

postgrest

Posts with mentions or reviews of postgrest. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-10-29.
  • Top FP technologies
    22 projects | dev.to | 29 Oct 2024
    PostgREST
  • What I Learned from Making the Python Back End for My New Webapp
    2 projects | news.ycombinator.com | 16 Oct 2024
    > I don't really see how the validation schema and ORM model would ever really diverge...

    If that were the case, then using a PostgreSQL API[0] that maps tables to APIs would be all that's required.

    However, the real world is messy. Requirements change, which could lead the project becoming a reimplementation of full framework such as Django.

    Django also comes with generic REST endpoints based on models thus giving you the magic, but still allows for all the different use cases and customizations that might present themselves during the full lifecycle of a project.

    [0]https://github.com/PostgREST/postgrest

  • PostgREST 12.2: Prometheus metrics
    1 project | dev.to | 29 Aug 2024
    PostgREST 12.2 is out! It comes with Observability and API improvements. In this post, we'll see what's new.
  • PostgREST – Serve a RESTful API from Any Postgre Database
    1 project | news.ycombinator.com | 25 Jul 2024
  • Supabase RLS Alternative
    3 projects | dev.to | 24 Jul 2024
    Supabase provides a RESTful API using PostgREST. However, without RLS, you will expose your database to the frontend. With the RLS policies created above, it’s safe to expose the API to the public because each user can only access the data allowed by the policy. For example, if you try to get all the List items using the API below, you will only receive the ones you are allowed to read by the read policy:
  • Advanced URL rewriting with Apache APISIX
    3 projects | dev.to | 18 Jul 2024
    I spoke at Swiss PgDay in Switzerland in late June. The talk was about how to create a no-code API with the famous PostgreSQL database, the related PostgREST, and Apache APISIX, of course. I already wrote about the idea in a previous post. However, I wanted to improve it, if only slightly.
  • Supabase versus Magic - You win!
    5 projects | dev.to | 7 Jul 2024
    Supabase was started as a thin deployment layer on top of PostgreSQL and PostgREST, which implies that understanding Supabase requires understanding PostgREST and PostgreSQL.
  • The API database architecture – Stop writing HTTP-GET endpoints
    11 projects | news.ycombinator.com | 10 May 2024
    Yes, sorry about that. We're looking at it on https://github.com/PostgREST/postgrest/issues/3503.
  • Supabase – General Availability Week
    7 projects | news.ycombinator.com | 15 Apr 2024
    hey hn, supabase ceo her

    we just announced GA, after ~4 years of beta. for those who don't know: supabase is a postgres hosting company. we also host other open source "backend" tools that make it easy to get started with postgres (tools like PostgREST for auto-generate APIs [0])

    we owe a lot to the HN community. you launched us 4 years ago [1], when we were just a few developers. since then HN has been a staple in our journey, one of the best sources of product feedback [2]

    the GA badge is mostly to signify organizational readiness. we're at a stage where we can take any profile of customer. we have a support team that works 24/7, and a success team that will help customers improve their postgres usage. we released our Index Advisor [3] yesterday, and we'll be releasing a few more products this week that helps customer with performance and security.

    on a personal note: i read HN most days, and love going through the ShowHN's to see what devs are building. thanks for being an awesome community and my favorite place to lurk on the internet. i'll stick around to answer any questions

    [0] PostgREST: https://postgrest.org

    [1] Launch: https://news.ycombinator.com/item?id=23319901

    [2] HN journey: https://hn.algolia.com/?dateRange=all&page=0&prefix=false&qu...

    [3] Index Advisor: https://news.ycombinator.com/item?id=40028111

  • The Many Ways Not to Build an API
    4 projects | dev.to | 1 Apr 2024
    If you use PostgreSQL and are proficient with using its row-level security feature, you can choose from several tools/services built above RLS, including Supabase, PostgREST, and PostGraphile. They all provide a way to expose database CRUD as a web API, assuming you've configured the RLS rules to properly secure the access.

What are some alternatives?

When comparing rib-core and postgrest you can also consider the following projects:

ema-template - Template repo for Ema static site generator

Hasura - Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.

hastl - Production ready, modern web-application starter template using haskell and htmx

supabase - The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.

TNRIB - Vérificateur de RIB Tunisien

postgres-websockets - PostgreSQL + Websockets

lucid-slugify - Generate unique slugs using your Lucid models

Appwrite - Your backend, minus the hassle.

obelisk - Functional reactive web and mobile applications, with batteries included.

TimescaleDB - An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension.

burrow - Static gopherhole generator.

gotrue - An SWT based API for managing users and issuing SWT tokens.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured

Did you konow that Haskell is
the 22nd most popular programming language
based on number of metions?