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清除
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
ormprisma
ADDED

Prisma Next is a next-generation TypeScript ORM for Node.js, designed to be extensible, composable, and AI-agent friendly by default. Supports PostgreSQL (general availability), MongoDB (early access), and SQLite (proof of concept). Features a skills-based AI agent integration and an open SPI for custom extensions.

Developer toolsBackend & APIs
payloadpayloadcms
ADDED

Payload is an open-source, Next.js-native headless CMS and fullstack app framework. It installs into your existing /app folder and provides a TypeScript backend, admin panel, auth, versions and access control out of the box.

Self-hostedDeveloper toolsCMS & blogs
infisicalInfisical
ADDED

Infisical is an open-source platform for secrets management, certificate/PKI lifecycle, key management, and privileged access management. Features include a dashboard, CLI, SDKs and API, secret syncs and rotation, leak scanning, a Kubernetes operator, and self-hosting via Docker.

Self-hostedDeveloper toolsMonitoring & security
parse-serverparse-community
ADDED

Parse Server is an open-source backend for Node.js and Express that can be deployed on infrastructure running Node.js. It provides REST and GraphQL APIs, Cloud Code, Live Query, push notifications, authentication, file adapters, and supports MongoDB or PostgreSQL.

Developer toolsBackend & APIs
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
coolifycoollabsio
ADDED

Coolify is an open-source, self-hostable PaaS alternative to Vercel, Heroku, and Netlify for managing servers, applications, and databases.

Self-hostedDeveloper toolsServer management
helpdeskborisdali
ADDED

aiHelpDesk is a governed AI agent system for production database incident response and remediation across VM, Docker/Podman, and Kubernetes deployments. It diagnoses failures, executes fix playbooks under audit trails, and learns from every resolved incident.

AI & MLDeveloper toolsAI agents
pgclidbcli
ADDED

A command-line interface (CLI) REPL for PostgreSQL featuring auto-completion and syntax highlighting.

Developer toolsTesting & debugging
supermemorysupermemoryai
ADDED

Supermemory is an open-source memory and context engine for AI, offering persistent memory across conversations, user profiles, hybrid search, connectors, and local self-hosting. It claims top benchmarks in AI memory performance.

AI & MLDeveloper toolsAI agents
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
pgfathomlvcas-dotcom
ADDED

pgfathom is a read‑only CLI tool that discovers undocumented PostgreSQL relationships by analyzing catalog data, usage evidence, and statistics. It outputs verdicts (broken, confirmed, weak) and reviewable SQL scripts to help fix hidden foreign keys.

Developer toolsTesting & debugging
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
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