Overview
MySQL Server stores, queries, and updates relational data through SQL. Its official repository is maintained by Oracle's MySQL team and provides the server and MySQL Cluster sources together with build, test, and contribution entry points.
Features and best fit
Based on official documentation; not hands-on tested · Content checked:
Manage persistent application data with SQL
The README identifies the distribution as an SQL database server, while the repository also covers MySQL Cluster, described as a real-time transactional database. Schema, query, index, transaction, replication, and availability requirements should be designed against the documentation for the chosen edition and version.
For systems that need a widely adopted relational database
It suits web applications and business systems that benefit from the SQL ecosystem, existing tools, and established operational knowledge. Test query plans, locking, backup and restore, replication, and upgrades with realistic data and load before defining the production scope.
Sources: [1]
Read the Community license and Oracle contribution requirements
The current LICENSE distributes MySQL Community under GPLv2 with additional permissions and lists separate terms for third-party components. Evaluate the exact distribution when assessing commercial use. The current contribution guide requires an Oracle Contributor Agreement, bootstrap and MTR checks, and a GitHub pull request.
Official sources
- [1]MySQL Server README(2026-09-13)
- [2]MySQL Server GitHub repository(2026-09-13)
- [3]MySQL Community licensing information(2026-09-13)
- [4]MySQL Server contribution guide(2026-09-13)
Supplemental curator note
Selected for sustaining a vast search surface through a long-established brand and official documentation despite minimal GitHub topics and README text.
Growth
Growth trends · Last 30 days
12,423 Stars
Trend data is still being collected.
Development activity
Last 90 days · weekly
- Commits (last 30 days)
- 146
- Open PRs
- 23
Development activity is still being collected.
Built with
Categories and tags
Categories
GitHub data
GitHub dataView detailed GitHub data
- Stars
- 12,423
- Forks
- 4,356
- Watchers
- 555
- Open issues
- 30
- Primary language
- C++
- License
- Not determined
- Repository last updated
- Sep 11, 2026
Explore next
- n8n204,163 Stars
A fair-code platform combining a visual canvas and code for service integrations, workflows, and AI agents.
TypeScript - Ollama180,804 Stars
A runtime for downloading and running open models on a computer or server through a CLI and local API.
Go - AUTOMATIC1111 Stable Diffusion WebUI164,915 Stars
A Gradio UI for Stable Diffusion image generation, editing, model selection, extensions, and APIs.
Python - Dify155,591 Stars
A visual LLM application platform combining AI workflows, RAG, agents, model management, and observability.
TypeScript - ComfyUI132,890 Stars
An AI creation engine for arranging image, video, audio, and 3D generation in node graphs and exposing workflows through a local API.
Python
Report incorrect information
Tell us if any listing information is incorrect or outdated.