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: database清除
sqlmapsqlmapproject
ADDED

sqlmap is an open-source penetration testing tool that automates detecting and exploiting SQL injection flaws and taking over database servers, with a detection engine and features for fingerprinting, data fetching, file system access and OS command execution.

Developer toolsSelf-hostedTesting & debugging
bogusbchavez
ADDED

Bogus is a simple, popular fake data generator for .NET (C#, F#, VB.NET). It generates realistic test data like names, addresses, and emails using fluent syntax or direct access. Supports numerous locales for internationalization.

Developer toolsTesting & debugging
ADDED

A DuckDB compatibility harness for rudb. It verifies conformance through differential execution against a real DuckDB binary, weighted SQL coverage, storage format round trips, and C ABI checks.

Developer toolsTesting & debugging
mikro-ormmikro-orm
ADDED

TypeScript ORM for Node.js using Data Mapper, Unit of Work, and Identity Map patterns. Supports multiple SQL and NoSQL databases including PostgreSQL, MySQL, MongoDB, and SQLite.

Developer toolsTesting & debugging
validationadbc-drivers
ADDED

A reusable, pluggable Python/pytest-based test suite for validating ADBC database drivers. It runs SQL queries against drivers to test feature support, data type handling, and database-specific quirks, generating documentation of supported and unsupported features. Supports per-driver test overrides and a consolidated .txtcase test format.

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

ChaosSQL is a deterministic concurrency and isolation fuzzer for PostgreSQL, MySQL and SQLite. It schedules concurrent transactions, detects invariant violations such as lost updates and write skew, shrinks failures to minimal reproductions, and can guard CI pipelines against regressions.

Developer toolsData & databasesTesting & debugging