#22 · Primary category: AI Data Infrastructure & Storage
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.
Project last updated:08/28/26
GitHub Stars
2.6K
Forks
540
Contributors
113
License
MIT
Why we included this project
Supabase ships this Python SDK for working with its hosted Postgres backend, so you get a database layer, auth, row-level security, file storage, and realtime subscriptions through one library instead of wiring each piece by hand. If you build APIs with Flask, Django, or FastAPI, you can run queries and manage users from your existing framework's code. The machine-learning angle is practical: teams often keep vector embeddings and the application data behind RAG pipelines in Postgres, and this client is the maintained path from Python into that data.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
ClickHouse
ClickHouse® is a real-time analytics database management system
simdjson
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
gun
An open source cybersecurity protocol for syncing decentralized graph data.
emqx
The most scalable and reliable MQTT broker for AI, IoT, IIoT and connected vehicles
server
MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.