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: sql清除
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
mcp-mssqlalyiox
ADDED

Read-only-by-default Model Context Protocol (MCP) server for Microsoft SQL Server, providing metadata discovery, parameterized SELECT-only queries, execution plan analysis for slow query diagnosis, profile-based multi-connection configuration, and optional per-profile write access, shipped as a .NET NuGet tool.

Developer toolsAI & MLBackend & APIs
tursotursodatabase
ADDED

Turso Database is an in-process SQL database written in Rust and compatible with SQLite, adding an experimental PostgreSQL frontend, multi-language bindings, MVCC concurrency, change data capture and vector support.

Data & databasesDeveloper toolsRelational databases
sqlcsqlc-dev
ADDED

sqlc generates type-safe code from SQL queries, supporting multiple languages via plugins. It compiles SQL to idiomatic code, reducing boilerplate and errors.

Developer toolsBackend & APIs
aethergridwycliffRotich-dev
ADDED

AetherGrid is a distributed AI workload orchestrator built with strict Domain-Driven Design, featuring lease-based execution ownership, event-driven reconciliation, API key auth, and a React dashboard.

Developer toolsAutomationBackend & APIs
kyselykysely-org
ADDED

Kysely is a type-safe and autocompletion-friendly TypeScript SQL query builder inspired by Knex.js.

Developer toolsData & databasesBackend & APIs
sqlalchemysqlalchemy
ADDED

SQLAlchemy is a comprehensive SQL toolkit and Object Relational Mapper (ORM) for Python, providing both a high-level ORM and a low-level Core abstraction layer.

Developer toolsBackend & APIs
exposedJetBrains
ADDED

Exposed is a lightweight Kotlin SQL framework and ORM providing a typesafe DSL and DAO API for relational database access, supporting JDBC and R2DBC drivers across multiple database engines.

Developer toolsData & databasesBackend & APIs
bunuptrace
ADDED

Bun is a lightweight, SQL-first ORM for Go that supports PostgreSQL, MySQL, SQLite, MSSQL, and Oracle. It emphasizes type safety, flexible scanning, and complex query building while staying close to raw SQL.

Developer toolsData & databasesBackend & APIs
karmaMelloB1989
ADDED

Karma is a modular Go utility library offering prebuilt solutions for authentication, SQL parsing, middleware, third-party API integration (Twilio, OpenAI), and file management to reduce boilerplate in backend development.

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
dapperDapperLib
ADDED

Dapper is a lightweight object mapper for .NET that adds extension methods to ADO.NET connections, offering a simple API for executing SQL with synchronous and asynchronous access, buffered and unbuffered queries, and mapping results to typed or dynamic objects.

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
ADDED

Storm is a type‑safe, SQL‑first ORM for Kotlin 2.0+ and Java 21+. It uses immutable data‑class entities, compile‑time metamodel queries, and eliminates N+1, proxies, and hidden persistence contexts.

Developer toolsBackend & APIs
dsh-sqlSTARDUSTLC666
ADDED

DSH engineer-level database plugin offering six tools—sql_list/query/exec/schema/stats/health—supporting SQLite, MySQL, and PostgreSQL with multiple connections, featuring read-only whitelisting, write approval gates, lexical read-only protection, streaming row clamping, and configurable timeouts.

Developer toolsData & databasesBackend & APIs
ownchatjapanjot-singh
ADDED

OwnChat is a self-hosted desktop chat application built with Java Swing and sockets, using Oracle Database for storage. It supports account creation, contacts, real-time messaging, chat history, themes, and online status tracking.

Self-hostedDeveloper toolsCollaboration & knowledge
chartdbchartdb
ADDED

ChartDB is an open-source, web-based database diagram editor that lets you visualize schemas instantly with a single query. No installation or password needed. Supports multiple databases and AI-powered SQL export.

Developer toolsDesignBackend & APIs
directusdirectus
ADDED

Directus wraps any SQL database with auto-generated REST and GraphQL APIs, a visual management Studio, and a native MCP server for AI agents. It supports granular permissions and self-hosting.

Developer toolsSelf-hostedBackend & APIs
sqlmodelfastapi
ADDED

SQLModel is a library for interacting with SQL databases in Python, designed to reduce code duplication by combining SQLAlchemy and Pydantic.

Developer toolsData & databasesBackend & APIs