MySQL is a widely-used open-source relational database management system (RDBMS) that is highly favored by application developers for its reliability, robustness, and flexibility in handling data. It operates under a client-server model, enabling multiple users to create, access, and manage databases efficiently. MySQL is known for its high-performance capabilities and ease of integration with various programming languages, making it an ideal choice for web applications, often as part of the LAMP stack (Linux, Apache, MySQL, PHP/Perl/Python). It supports a vast array of SQL operations, including complex queries, transactions, and data integrity constraints, and features a user-friendly interface via tools like MySQL Workbench. Additionally, it offers horizontal scalability and system redundancy through replication and sharding, which is essential for modern applications with large and distributed datasets. With its extensive documentation and active community support, developers can quickly find resources and solutions to optimize and troubleshoot their database implementations.
View the most prominent open source MySQL projects in the list below. Click on a specific project to view its alternative or complementary packages. Make comparisons and find the best package for your app.
- 「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!☆148,629Updated this week
- mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于Spring Boot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理…☆79,417Updated this week
- X-Ray Vision for your infrastructure!☆73,729Updated this week
- The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Pro…☆66,914Updated this week
- 🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable, and developer-first.☆65,479Updated this week
- 🔥 🔥 🔥 Open Source Airtable Alternative☆52,890Updated this week
- Gogs is a painless self-hosted Git service☆45,574Updated last week
- Free universal database tool and SQL client☆42,185Updated this week
- Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB☆41,500Updated this week
- The easy-to-use open source Business Intelligence and Embedded Analytics tool that lets everyone work with data☆41,154Updated this week
- TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.☆38,055Updated this week
- 2023年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。☆36,832Updated 9 months ago
- An open-source & self-hostable Heroku / Netlify / Vercel alternative.☆38,203Updated this week
- 【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。☆36,347Updated 6 months ago
- ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works …☆34,993Updated this week
- Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL …☆29,836Updated this week
- 🔥 官方推荐 🔥 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowab…☆29,566Updated 3 weeks ago
- The flexible backend for all your projects 🐰 Turn your DB into a headless CMS, admin panels, or apps with a custom UI, instant APIs, aut…☆29,470Updated this week
- Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.☆27,045Updated this week
- Headless TypeScript ORM with a head. Runs on Node, Bun and Deno. Lives on the Edge and yes, it's a JavaScript ORM too 😅☆26,842Updated this week
- To Be Top Javaer - Java工程师成神之路☆25,422Updated last year
- Empowering Data Intelligence with Distributed SQL for Sharding, Scalability, and Security Across All Databases.☆20,109Updated this week
- Empowering People Ethically 🚀 — Matomo is hiring! Join us → https://matomo.org/jobs Matomo is the leading open-source alternative to Goo…☆20,296Updated this week
- Open-source link attribution platform. Loved by modern marketing teams like Twilio, Perplexity, Vercel, and Huberman Labs.☆20,105Updated this week
- A query builder for PostgreSQL, MySQL, CockroachDB, SQL Server, SQLite3 and Oracle, designed to be flexible, portable, and fun to use.☆19,655Updated last week
- Vitess is a database clustering system for horizontal scaling of MySQL.☆19,241Updated this week
- A pure node.js JavaScript Client implementing the MySQL protocol.☆18,362Updated 8 months ago
- 🔥🔥🔥AI-driven database tool and SQL client, The hottest GUI client, supporting MySQL, Oracle, PostgreSQL, DB2, SQL Server, DB2, SQLite,…☆19,669Updated last week
- Dolt – Git for Data☆18,376Updated this week
- 📊 Cube — Universal semantic layer platform for AI, BI, spreadsheets, and embedded analytics☆18,323Updated this week
- Modern and easy to use SQL client for MySQL, Postgres, SQLite, SQL Server, and more. Linux, MacOS, and Windows.☆17,692Updated this week
- The leading data integration platform for ETL / ELT data pipelines from APIs, databases & files to data warehouses, data lakes & data lak…☆17,472Updated this week
- ruoyi-vue-pro 全新 Cloud 版本,优化重构所有功能。基于 Spring Cloud Alibaba + MyBatis Plus + Vue & Element 实现的后台管理系统 + 用户小程序,支持 RBAC 动态权限、多租户、数据权限、工作流、三方登…☆16,861Updated last month
- An powerful enhanced toolkit of MyBatis for simplify development☆16,702Updated this week
- Database migrations. CLI and Golang library.☆16,192Updated 3 weeks ago
- flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Ta…☆14,686Updated this week
- Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package☆14,680Updated this week
- Generate type-safe code from SQL☆14,465Updated this week
- 🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, …☆14,268Updated this week
- 一份通俗易懂、风趣幽默的Java学习指南,内容涵盖Java基础、Java并发编程、Java虚拟机、Java企业级开发、Java面试等核心知识点。学Java,就认准二哥的Java进阶之路😄☆13,845Updated last week