Supabase RLS Alternative

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    A complete Todo app sample built with ZenStack and Next.js

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • zenstack

    Fullstack TypeScript toolkit that enhances Prisma ORM with flexible Authorization layer for RBAC/ABAC/PBAC/ReBAC, offering auto-generated type-safe APIs and frontend hooks.

    That's why we built ZenStack on top of Prisma ORM, adding the missing authorization layer and auto-generating type-safe APIs/hooks. It gives you the same convenience as using BaaS while maintaining flexibility with everything in your codebase.

  • postgrest

    REST API for any Postgres database

    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:

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How to structure my server folder in Nuxt 3?

    2 projects | /r/Nuxt | 8 Jun 2023
  • The Three Steps of Building Design-First APIs in Kubernetes

    4 projects | dev.to | 12 Dec 2022
  • Paw is joining Rapid API

    3 projects | news.ycombinator.com | 10 Feb 2021
  • Unit testing in Python with sheepy

    2 projects | dev.to | 24 Sep 2024
  • Host a Reverse Proxy in Seconds

    1 project | dev.to | 23 Sep 2024