Skip to main content
Ryan Orban

Ryan Orban

Subject
2 entries

Supabase

Bookmarks

  1. Supabase Vault: Secrets and Encryption in PostgreSQL

    Supabase Vault is a PostgreSQL extension for managing secrets and encrypted data inside the database — built on pgsodium and Libsodium, it handles key management and column encryption without application-layer complexity.

  2. Build a Support Bot with Supabase, OpenAI, and Windmill

    Windmill's tutorial on building a Discord/Slack support bot using Supabase for vector storage and OpenAI for embeddings and generation — a worked RAG example for team documentation Q&A. Shows how to wire up the standard stack (embed, store, retrieve, generate) for a specific product use case.

All bookmarks