Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more. Learn more →
Top 23 MySQL Open-Source Projects
-
Project mention: JavaGuide: Comprehensive Java Learning and Interview Prep Resource | news.ycombinator.com | 2024-08-15
-
SurveyJS
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
-
Project mention: 16 Essential Tools for DevOps & SRE: Monitoring & Logging Mastery | dev.to | 2025-06-25
-
Grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
Once data flows through the collector, the Grafana LGTM stack lets you explore:
-
Strapi
🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable, and developer-first.
This is where Strapi a flexible and scalable content management solution is needed.
-
Project mention: Revolutionize Your Workflow: Gogs, the Self-Hosted Git Server You've Been Waiting For! | dev.to | 2025-04-20
View the Project on GitHub
-
-
Project mention: From VPS to Home: How I Built My €90 Development Server That's Been Running for Almost a Year | dev.to | 2025-07-11
If you haven't heard of Coolify, think of it as your own personal Heroku. It's been a game changer for me. Here's what it handles out of the box:
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
Prisma
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
Project mention: Minimal Linktree-style web app built with Next.js 15, Prisma, BetterAuth, and ShadCN/UI. | dev.to | 2025-06-21Prisma ORM
-
Metabase
The easy-to-use open source Business Intelligence and Embedded Analytics tool that lets everyone work with data :bar_chart:
Project mention: Ask HN: What is the most impressive test suite youve ever worked with | news.ycombinator.com | 2025-05-19I've found the Metabase test suite[0] to be very good considering it's real-world software written by a for-profit company. Coverage is good, the correct tests usually break when doing a refactor (stuff like "Oh, I thought this change was harmless but actually it breaks the permissions model"), etcetera. But the most important thing is that there's a strong team culture of a) demanding good tests on each PR b) hunting down flaky tests and other sources of friction.
Another neat thing was that there used to be a full-time SDET who spent a lot of time writing Cypress reproductions for known bugs. When you picked up the bug, you could un-skip the test that was right there waiting for you.
All that said, of course it's far from perfect!
0: https://github.com/metabase/metabase/ Backend unit tests are in test/, Frontend unit tests are in frontend/test, end-to-end tests (Cypress) are in e2e.
-
tidb
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
Project mention: ToplingDB – the compatible superior replacement for RocksDB | news.ycombinator.com | 2025-07-01https://github.com/pingcap/tidb - MySQL compatible distributed database. Mentioned elsewhere in this thread.
-
TypeORM
ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
TypeORM - ⚠️ o'rtacha, cli tool bor lekin unchalik aniq migration querylar generate qilib bermaydi va asosan buggy
-
Directus
The flexible backend for all your projects 🐰 Turn your DB into a headless CMS, admin panels, or apps with a custom UI, instant APIs, auth & more.
Project mention: Directus.js (JavaScript SDK) – The official client for Directus APIs | dev.to | 2025-06-11If you're working with Directus, the open-source headless CMS and data platform, then Directus.js is your new best friend.
-
Sequelize
Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.
Sequelize also lets you fine-tune queries, includes hooks, and can help mitigate N+1s.
-
drizzle-orm
Headless TypeScript ORM with a head. Runs on Node, Bun and Deno. Lives on the Edge and yes, it's a JavaScript ORM too 😅
Database ORM: Drizzle ORM
-
Redash
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
-
Chat2DB
🔥🔥🔥AI-driven database tool and SQL client, The hottest GUI client, supporting MySQL, Oracle, PostgreSQL, DB2, SQL Server, DB2, SQLite, H2, ClickHouse, and more.
Project mention: Understanding MySQL Composite Indexes: Structure, Search Behavior, and Optimization Principles | dev.to | 2025-05-06Go to Chat2DB website 🙋 Join the Chat2DB Community 🐦 Follow us on X 📝 Find us on Discord
-
dub
The modern link attribution platform. Loved by world-class marketing teams like Twilio, Buffer, Framer, Perplexity, Vercel, and more.
Project mention: Build natural language filters for real-time analytics dashboards | dev.to | 2025-04-10Alternatively, check out Dub.co, an open source shortlink platform. They have a nice "Ask AI" that you can use for reference. Here's the repo.
-
After re-reporting the vulnerability through GitHub, the maintainer of Dokploy has published a fix in version v0.24.3. Read more here: https://github.com/Dokploy/dokploy/security/advisories/GHSA-...
-
Matomo
Empowering People Ethically 🚀 — Matomo is hiring! Join us → https://matomo.org/jobs Matomo is the leading open-source alternative to Google Analytics, giving you complete control and built-in privacy. Easily collect, visualise, and analyse data from websites & apps. Star us on GitHub ⭐️ – Pull Requests welcome!
Another case involves a duo launching an eco-friendly e-commerce website. Using WordPress paired with WooCommerce, they built a fully featured site with a sustainable operational model. Enhanced analytics from Matomo brought data-driven insights and growth strategies to life. This project highlights the benefits of cost-effective, community-driven solutions in the competitive e-commerce landscape.
-
shardingsphere
Empowering Data Intelligence with Distributed SQL for Sharding, Scalability, and Security Across All Databases.
Project mention: Apache ShardingSphere: Effortless Database Scaling and Beyond! | dev.to | 2025-02-21View the Project on GitHub
-
Knex
A query builder for PostgreSQL, MySQL, CockroachDB, SQL Server, SQLite3 and Oracle, designed to be flexible, portable, and fun to use.
We can reuse this logic with the help of query builders like Knex and its modify method.
-
1 . Vitess (Sharding layer for MySQL)
-
beekeeper-studio
Modern and easy to use SQL client for MySQL, Postgres, SQLite, SQL Server, and more. Linux, MacOS, and Windows.
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
MySQL discussion
MySQL related posts
-
AI agent observability with OpenTelemetry and Grafana LGTM
-
From VPS to Home: How I Built My €90 Development Server That's Been Running for Almost a Year
-
Kysely – The type-safe SQL query builder for TypeScript
-
Why Elixir? A Rebuttal to Common Misconceptions
-
My official list of post-glitch.com hosting options
-
May 2025 at Releem: Configuration History for MySQL & MariaDB
-
ServBay alternatives - docker-xampp, laragon, and HomeBrew
4 projects | 26 Jun 2025 -
A note from our sponsor - SurveyJS
surveyjs.io | 17 Jul 2025
Index
What are some of the best open-source MySQL projects? This list will help you:
# | Project | Stars |
---|---|---|
1 | JavaGuide | 150,753 |
2 | Netdata | 75,034 |
3 | Grafana | 68,949 |
4 | Strapi | 67,589 |
5 | Gogs | 46,594 |
6 | dbeaver | 44,429 |
7 | coolify | 43,245 |
8 | Prisma | 42,854 |
9 | Metabase | 42,716 |
10 | tidb | 38,714 |
11 | TypeORM | 35,525 |
12 | Directus | 31,645 |
13 | Sequelize | 30,072 |
14 | drizzle-orm | 29,171 |
15 | Redash | 27,518 |
16 | Chat2DB | 23,625 |
17 | dub | 21,873 |
18 | dokploy | 21,392 |
19 | Matomo | 20,658 |
20 | shardingsphere | 20,346 |
21 | Knex | 19,913 |
22 | vitess | 19,856 |
23 | beekeeper-studio | 19,730 |