Resource-based authentication

This page summarizes the projects mentioned and recommended in the original post on /r/ExperiencedDevs

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. openfga

    A high performance and flexible authorization/permission engine built for developers and inspired by Google Zanzibar

    It might be overkill for your needs, but I did a bunch of research to implement fine-grained access control in our system and ultimately went with OpenFGA.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. spicedb

    Open Source, Google Zanzibar-inspired database for scalably storing and querying fine-grained authorization data

    Look at SpiceDB https://github.com/authzed/spicedb based on Google's Zanzibar authorization spec. It's a graph-based relationship database which allows you to do things like:

  4. oso

    Deprecated: See README

    Oso and OpenFGA are two alternatives that implement Zanzibar-style authorisation.

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

  • warrant VS openfga - a user suggested alternative

    2 projects | 15 Aug 2023
  • Show HN: Open-source authorization service based on Google-Zanzibar

    8 projects | news.ycombinator.com | 14 Jul 2022
  • Zanzibar-like authorization framework written in Go

    3 projects | /r/golang | 13 Jul 2022
  • Who Needs Roles Anymore? Introducing OpenFGA, the Future of SaaS

    1 project | dev.to | 14 Jan 2025
  • Authorization (authz) and GraphQL

    6 projects | dev.to | 18 Dec 2024

Did you know that Go is
the 4th most popular programming language
based on number of references?