Tag: Supabase
Notes on “Supabase”.
Displaying all engineering articles tagged with Supabase. Use the search filters to find specific guides.
Filter by Category
AI8 min read
Semantic Search with pgvector Inside Supabase PostgreSQL
How to store text embeddings directly in PostgreSQL using pgvector, and build a semantic search engine without a dedicated vector database like Pinecone.
pgvectorSupabaseRAG+3 more
30 Jun 20266 views
Web5 min read
Supabase vs Firebase: Database & Security for Next.js Developers
A direct comparison between Firebase and Supabase focusing on SQL vs NoSQL structures, security rules, and Next.js SSR integrations.
SupabaseFirebasePostgreSQL+2 more
30 Jun 20263 views
Tags