The Postgres Development Platform.
154
公開リポジトリ
159,586
合計スター
10,387
フォロワー
Supabaseは、Postgres開発プラットフォームを提供する組織であり、GitHub上には多様なリポジトリがあります。主なプログラミング言語にはTypeScript、Go、Python、Rust、Elixir、PLpgSQLが含まれ、特にsupabaseやsupabase-jsなどのリポジトリが広く利用されています。
The Postgres development platform. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
Broadcast, Presence, and Postgres Changes via WebSockets
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.
GraphQL support for PostgreSQL
Connect Supabase to your AI assistants
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.
A JWT based API for managing users and issuing JWT tokens
Supabase CLI. Manage postgres migrations, run Supabase locally, deploy edge functions. Postgres backups. Generating types from your database schema.
Stream your Postgres data anywhere in real-time. Simple Rust building blocks for change data capture (CDC) pipelines.
Agent Skills to help developers using AI agents with Supabase
A cloud-native, multi-tenant Postgres connection pooler.
Unmodified Postgres with some useful extensions
PostgreSQL Index Advisor
Supabase UI Library
S3 compatible object storage service that stores metadata in Postgres
A Swift SDK for Supabase. Query your Supabase database, subscribe to realtime events, upload and download files, browse Swift examples, invoke postgres functions via rpc, invoke supabase edge functions, query pgvector.
The postgrest-js repo now has a new home: https://github.com/supabase/supabase-js/tree/master/packages/core/postgrest-js
A RESTful API for managing your Postgres. Fetch tables, add roles, and run queries
PostgreSQL extension providing JSON Schema validation
Flutter integration for Supabase. This package makes it simple for developers to build secure and scalable products.
A server based on Deno runtime, capable of running JavaScript, TypeScript, and WASM services.
now deprecated.
Postgres Foreign Data Wrapper development framework in Rust.
Generic Table Auditing
CRDT support in Postgres (experimental)
The auth-js repo now has a new home: https://github.com/supabase/supabase-js/tree/master/packages/core/auth-js
Database Package Registry for Postgres
A Dart client for Supabase
Observability for your Supabase project, using Prometheus/Grafana
The realtime-js repo now has a new home: https://github.com/supabase/supabase-js/tree/master/packages/core/realtime-js
A PostgreSQL extension that enables asynchronous (non-blocking) HTTP/HTTPS requests with SQL
PostgREST client for Python. This library provides an ORM interface to PostgREST
Supabase Examples Archive
Postgres/pgvector Python Client
PostgreSQL extension to monitor database network traffic
Postgres strategy for libcluster
Supabase Postgres Linter: Performance and Security Advisors
Extension for storing encrypted secrets in the Vault
A react component to display your Postgresql table data. Used in Supabase Dashboard app.
Supabase clients for use in server-side rendering frameworks.
A GitHub action for interacting with your Supabase projects using the CLI.
Supabase Toolkit to perform vector similarity search on your knowledge base embeddings.
The storage-js repo now has a new home: https://github.com/supabase/supabase-js/tree/master/packages/core/storage-js
A Python Client for Phoenix Channels
このリポジトリに関する説明は提供されていません。
Dart client for PostgREST
Applying RLS to PostgreSQL WAL
GitHub Action to generate embeddings from the markdown files in your repository.
Python client implementation for Supabase Auth
A demo of how to self-host Supabase Edge Functions on Fly.io
このリポジトリに関する説明は提供されていません。
Unlock advanced Postgres features without granting SUPERUSER access
🏄
Server-side utilities for Supabase. Handles auth, client creation, and context injection so you write business logic, not boilerplate.
A small, framework-agnostic JavaScript/TypeScript client for the Apache Iceberg REST Catalog.
このリポジトリに関する説明は提供されていません。
このリポジトリに関する説明は提供されていません。
Postgres migrations made easy
このリポジトリに関する説明は提供されていません。
Experimental port of supabase/postgres to Nix
このリポジトリに関する説明は提供されていません。
このリポジトリに関する説明は提供されていません。
このリポジトリに関する説明は提供されていません。
Fast and secure standalone server for resizing and converting remote images
このリポジトリに関する説明は提供されていません。
Mirror of the pgAdmin 4 GIT repo. DO NOT submit pull requests here! Use the pgadmin-hackers@lists.postgresql.org mailing list. Issues should be logged at https://redmine.postgresql.org/projects/pgadmin4.
このリポジトリに関する説明は提供されていません。
A minimal (experimental still) Supabase client for MicroPython and IoT devices.
このリポジトリに関する説明は提供されていません。
Open Graph Image as a Service - generate cards for Twitter, Facebook, Slack, etc
このリポジトリに関する説明は提供されていません。
Queueing jobs in Node.js using PostgreSQL like a boss
Peace of mind from prototype to production
Supabase SynthWave. The best soundtrack to build an app in a weekend and scale to billions.
VictoriaMetrics: fast, cost-effective monitoring solution and time series database
Check your test results against the reference run and compare coverage for multiple client libraries
このリポジトリに関する説明は提供されていません。
Prometheus CloudFlare Exporter
このリポジトリに関する説明は提供されていません。
PAM for allowing Just-in-time access to postgres databases
このリポジトリに関する説明は提供されていません。
PostgreSQL client for node.js.
For provisioning analytics resources via terraform/opentofu/pulumi
このリポジトリに関する説明は提供されていません。
REST API for any Postgres database
challenge apps for capture the flag challenge
Build production-ready applications in TypeScript
An OpenTelemetry compatible library for instrumenting and exporting traces for Cloudflare Workers
Rust bindings for the V8 JavaScript engine
このリポジトリに関する説明は提供されていません。
A Prometheus discoverer that scrapes Amazon ECS and a generates file SD configuration file.
このリポジトリに関する説明は提供されていません。
Core libraries and experimental work for Effect v4
📦 The default bucket for Scoop.
Throwaway sandbox for rehearsing the CLI monorepo consolidation. Do not depend on this.
Apache Beam is a unified programming model for Batch and Streaming data processing.
Rust SDK for the Firecracker microVM API.
A hunky Erlang worker pool factory
Packaging, Service compostion and release support for Supabase Auth
このリポジトリに関する説明は提供されていません。
supabaseは、Postgresデータベースを利用したWeb、モバイル、AIアプリケーション向けのツールやライブラリを開発しています。特に、リアルタイムデータの処理やAPI管理に関するリポジトリが多く存在します。
supabaseは主にTypeScript、Go、Python、Rust、Elixir、PLpgSQLを使用しています。これらの言語を活用して、様々な機能を提供するリポジトリを開発しています。
はい、supabaseのリポジトリは全て公開されています。これは、開発者がソースコードにアクセスし、貢献できることを意味します。