OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source4109discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: postgres清除
bytdbrohanthewiz
ADDED

bytdb is an embedded, pure Go SQL database that is Postgres-compatible, offering a single-file relational store with no external server or cgo dependencies.

Data & databasesDeveloper toolsRelational databases
grafanagrafana
ADDED

An open-source observability and data visualization platform used to query, visualize, and alert on metrics, logs, and traces from multiple data sources.

Data & databasesSelf-hostedDashboards
postgrestPostgREST
ADDED

PostgREST serves a fully RESTful API from any existing PostgreSQL database. It handles JWT authentication, delegates authorization to database roles, supports schema-based versioning, generates OpenAPI docs, and pushes data validation and JSON serialization into SQL.

Developer toolsData & databasesBackend & APIs
rxdbpubkey
ADDED

RxDB is a local-first, reactive NoSQL database for JavaScript apps, running in browsers, Node.js, React Native, Electron and more. It provides a swappable storage layer and a sync engine that replicates with your existing backend via HTTP, GraphQL, CouchDB, WebSocket and other adapters.

Data & databasesNoSQL & cache
cloudnative-pgcloudnative-pg
ADDED

CloudNativePG is an open-source Kubernetes operator that manages the full lifecycle of PostgreSQL clusters—deployment, failover, replica scaling, rolling updates, and backups—without external HA tools like Patroni or repmgr.

Data & databasesAutomationRelational databases
migrategolang-migrate
ADDED

A Go-based database migration tool available as both a CLI and a library. It reads migrations from various sources and applies them in order to many supported databases, with lightweight drivers and graceful stop support.

Developer toolsData & databasesBackend & APIs
sea-ormSeaQL
ADDED

SeaORM is a powerful relational ORM for building web services in Rust, offering a developer experience inspired by popular ORMs in Ruby, Python, and Node.js.

Developer toolsData & databasesBackend & APIs
neonneondatabase
ADDED

Neon is an open-source serverless Postgres database platform that separates storage and compute to offer autoscaling, code-like database branching, and scale to zero. The README covers architecture, local development, testing, and documentation.

Data & databasesRelational databases
deeplakeactiveloopai
ADDED

Deep Lake is a serverless multimodal database for AI that combines vector search with storage for embeddings, images, video, audio, and documents. It streams data directly from cloud storage to PyTorch/TensorFlow, supports versioning, and integrates with LangChain, LlamaIndex, and Weights & Biases.

Data & databasesAI & MLVector databases
sqlglottobymao
ADDED

SQLGlot is a pure‑Python SQL parser, transpiler, optimizer, and engine that supports over 30 dialects, enabling formatting, cross‑dialect translation, AST manipulation, and optional C‑extension acceleration for fast SQL processing.

Developer toolsData & databasesComponent libraries
pgrustmalisper
ADDED

pgrust is a Rust re-implementation of PostgreSQL designed for high performance, featuring wire and SQL dialect compatibility with Postgres.

Data & databasesRelational databases
metabasemetabase
ADDED

Metabase is an open-source business intelligence and embedded analytics tool designed to allow users to query data and create dashboards without requiring SQL knowledge.

Data & databasesSelf-hostedAnalytics & BI
supabasesupabase
ADDED

Supabase is an open-source Postgres development platform combining hosted database, authentication, auto-generated REST/GraphQL and realtime APIs, edge functions, file storage, an AI/vector toolkit, and a dashboard, with official and community client libraries.

Developer toolsData & databasesBackend & APIs