Subject
2 entries
Supabase
Bookmarks
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.
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.
