Supabase
Pinned Loading
Repositories
- supabase-py Public
Python Client for Supabase. Query Postgres from Flask, Django, FastAPI. Python user authentication, security policies, edge functions, file storage, and realtime data streaming. Good first issue.
- supabase-js Public
An isomorphic Javascript client for Supabase. Query your Supabase database, subscribe to realtime events, upload and download files, browse typescript examples, invoke postgres functions via rpc, invoke supabase edge functions, query pgvector.
- eszip Public Forked from nyannyacha/eszip
A compact file format to losslessly serialize an ECMAScript module graph into a single file
- edge-runtime Public
A server based on Deno runtime, capable of running JavaScript, TypeScript, and WASM services.
- postgres-meta Public
A RESTful API for managing your Postgres. Fetch tables, add roles, and run queries