Pinned Repositories
auth
A JWT based API for managing users and issuing JWT tokens
pg_graphql
GraphQL support for PostgreSQL
postgres
Unmodified Postgres with some useful plugins
postgres-meta
A RESTful API for managing your Postgres. Fetch tables, add roles, and run queries
postgrest-js
Isomorphic JavaScript client for PostgREST.
realtime
Broadcast, Presence, and Postgres Changes via WebSockets
supabase
The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
supabase-js
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.
supabase-py
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.
supavisor
A cloud-native, multi-tenant Postgres connection pooler.
Supabase's Repositories
supabase/supabase
The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
supabase/supabase-js
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.
supabase/supabase-py
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/supavisor
A cloud-native, multi-tenant Postgres connection pooler.
supabase/auth
A JWT based API for managing users and issuing JWT tokens
supabase/postgres
Unmodified Postgres with some useful plugins
supabase/cli
Supabase CLI. Manage postgres migrations, run Supabase locally, deploy edge functions. Postgres backups. Generating types from your database schema.
supabase/postgres-meta
A RESTful API for managing your Postgres. Fetch tables, add roles, and run queries
supabase/storage
S3 compatible object storage service that stores metadata in Postgres
supabase/supabase-swift
A Swift client for Supabase
supabase/supabase-flutter
Flutter integration for Supabase. This package makes it simple for developers to build secure and scalable products.
supabase/edge-runtime
A server based on Deno runtime, capable of running JavaScript, TypeScript, and WASM services.
supabase/pg_replicate
Build Postgres replication apps in Rust
supabase/wrappers
Postgres Foreign Data Wrapper development framework in Rust.
supabase/auth-js
An isomorphic Javascript library for Supabase Auth.
supabase/dbdev
Database Package Registry for Postgres
supabase/postgrest-py
PostgREST client for Python. This library provides an ORM interface to PostgREST
supabase/vecs
Postgres/pgvector Python Client
supabase/supabase-grafana
Observability for your Supabase project, using Prometheus/Grafana
supabase/realtime-py
A Python Client for Phoenix Channels
supabase/auth-py
Python client implementation for Supabase Auth
supabase/benchmarks
supabase/storage-py
supabase/terraform-provider-supabase
supabase/functions-py
supabase/orb-sync-engine
supabase/scoop-bucket
supabase/homebrew-tap
supabase/hack-the-base
challenge apps for capture the flag challenge
supabase/node-postgres
PostgreSQL client for node.js.