mysql/mysql-server

MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 54 minutes ago
Added to GitGenius on March 25th, 2026
Created on September 26th, 2014
Open Issues & Pull Requests: 31 (+0)
Number of forks: 4,320
Total Stargazers: 12,373 (+0)
Total Subscribers: 559 (+0)

Issue Activity (beta)

Open issues: 21
New in 7 days: 3
Closed in 7 days: 0
Avg open age: 17 days
Stale 30+ days: 3
Stale 90+ days: 0

Recent activity

Opened in 7 days: 3
Closed in 7 days: 0
Comments in 7 days: 1
Events in 7 days: 11

Top labels

  • User Defined Types (7)
  • bug (1)

Most active issues this week

Repository Insights (GitGenius)

Median issue/PR response: 0.4 hours
Mean response time: 8.4 days
90th percentile: 38.8 days
Tracked items: 17

Most active contributors

Sign in to see contributor activity.

Detailed Description

MySQL Server is the world's most popular open source relational database management system, maintained by Oracle. The repository at mysql/mysql-server contains the source code for both MySQL Server and MySQL Cluster, a real-time transactional database system designed for distributed environments. Written primarily in C++, the project implements a complete SQL database engine with support for transactions, persistence, and complex querying operations across relational data structures.

The repository serves as the central hub for MySQL development and maintenance, housing the core database engine, query optimizer, storage engines, and cluster components. MySQL Cluster extends the base MySQL Server functionality by adding distributed, real-time transaction processing capabilities with high availability and fault tolerance. The project encompasses multiple storage engines, replication mechanisms, and administrative tools that together form a comprehensive data management platform used by millions of applications worldwide.

GitGenius tracking data reveals active ongoing development and maintenance of the codebase. Between the tracking period ending July 4, 2026, the repository gained one additional fork, bringing the total to 4,300 forks, indicating sustained community interest and adoption. Issue and pull request response latency metrics show median response times of 0.8 hours with a mean of 2.8 hours across tracked items, demonstrating relatively prompt engagement with community contributions and reported issues. The most active triagers and contributors during the tracked period were arjunkshah and marcalff, each with three recorded events, suggesting concentrated maintenance effort from key team members.

The repository maintains connections to other significant open source projects through overlapping contributors. GitGenius identified contributor overlap with mesonbuild/meson, a build system project, open-telemetry/opentelemetry-specification, which defines standards for observability instrumentation, and continuedev/continue, a code completion tool. These connections suggest that MySQL development intersects with infrastructure tooling, observability standards, and developer productivity initiatives within the broader open source ecosystem.

The codebase is classified across multiple technical domains reflecting its comprehensive nature: Database, Relational, SQL, Server, Data Management, Storage, Querying, Transactions, RDBMS, and Persistence. These classifications accurately capture the breadth of functionality encompassed by the MySQL Server project, from low-level storage management to high-level SQL query processing and transaction coordination.

The project maintains formal licensing under Oracle's copyright, with detailed license information provided in the LICENSE file included in distributions. The repository includes provisions for third-party materials and their associated attribution notices. Documentation and additional resources are centrally located at the MySQL development portal, with source code and binary downloads available through official channels. The MySQL team at Oracle continues to drive development and maintenance of the project, balancing the needs of the global user community with enterprise requirements for reliability, performance, and feature completeness in a production database system.

mysql-server
by
mysqlmysql/mysql-server

Repository Details

Fetching additional details & charts...