Use Auth Hooks to add custom claims for managing role-based access control.| supabase.com
Managing access to your Postgres database and configuring permissions.| supabase.com
Coding agents can do more autonomously when they write code that has tight, automatic feedback loops; use systems that express everything in standard,...| stack.convex.dev
This article reviews graph databases, as a storage technology similar to relational databases like Postgres and document stores like MongoDB. We review the basic concepts of graph DBs, some example engines, use cases in which treating data as a graph can be useful. We explore a project that uses a graph DB to store data about cloud systems, and we use a graph DB to model a router+firewall’s configuration file, including queries over the stored data, which we also compare to a similar Postgr...| blog.jreyesr.com
Secure your data using Postgres Row Level Security.| supabase.com
Learn how to build an Ionic Angular app with authentication, Row Level Security, and Magic Link auth.| Supabase
Go beyond the hello world example with this real world project.| Supabase