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. Learn more β
Top 23 TypeScript MySQL Projects
-
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.
Smart instrumentation for Site Reliability Engineering is of utmost importance now, because with so many moving parts in a microservices based architecture it is otherwise near impossible to identify problems. Technologies like ELK and LGTM+ in combination with OpenTelemetry provide respite in that area.
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
-
Strapi
π Strapi is the leading open-source headless CMS. Itβs 100% JavaScript/TypeScript, fully customizable, and developer-first.
Strapi is an open-source, Node.js-based headless CMS that gives developers full control over content APIs. Itβs self-hosted, fully customizable, and supports REST and GraphQL, making it a favorite among developers building JAMstack and API-first applications.
-
Prisma
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
5. Backend & Database (Supabase + Prisma)
-
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
-
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 π
Project mention: [TECH] OpenNext + Drizzle γ§ Cloudflare D1 η°ε’γζγζ₯½γ«ζ§η―γγ π§οΈ | dev.to | 2025-08-02Drizzle ORM - next gen TypeScript ORM.
-
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.
-
Project mention: Sandstorm- self-hostable web productivity suite | news.ycombinator.com | 2025-08-09
Cool, what would be the differences with a tool like https://dokploy.com/ ?
-
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.
-
beekeeper-studio
Modern and easy to use SQL client for MySQL, Postgres, SQLite, SQL Server, and more. Linux, MacOS, and Windows.
-
chartdb
Database diagrams editor that allows you to visualize and design your DB with a single query.
Project mention: drawdb VS chartdb - a user suggested alternative | libhunt.com/r/drawdb | 2025-07-12Free, open-source tool to generate database diagrams from a single SQL query. Supports PostgreSQL, MySQL, SQLite, ClickHouse, and more. Runs in-browser or self-hosted. No data ever leaves your machine. π https://chartdb.io
-
The way my company uses Clickhouse is basically that we have one giant flat table, and have written our own abstraction layer on top of it based around "entities" which are functions of data in the underlying table, potentially adding in some window functions or joins against s3 or postgres depending on the entity being queried. Pretty much every query we write with Clickhouse tacks on a big "Group By All" at the end of it, because we are always trying to squash down the number of rows and aggregate as aggressively as possible.
I imagine we're not alone in this type of abstraction layer, and some type-safety would be very welcome there. I tried to build our system on top of Kysely (https://kysely.dev/) but the Clickhouse extension was not far along enough to make sense for our use-case. As such, we basically had to build our own parser that compiles down to sql, but there are many type-error edge cases, especially when we're joining in against data from S3 that could be CSV, Parquet, etc.
Side note: One of the things I love most about Clickhouse is how easy it is to combine data from multiple sources other than just the source database at query time. I imagine this makes the problem of building an ORM much harder as well, since you could need to build type-checking / ORM against sql queries to external databases, rather than to the source table itself
-
MikroORM
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, MariaDB, MS SQL Server, PostgreSQL and SQLite/libSQL databases.
MikroORM
-
-
studio
A lightweight Database GUI in your browser. It supports connecting to Postgres, MySQL, and SQLite.
Project mention: Mathesar β An intuitive spreadsheet-like interface on Postgres | news.ycombinator.com | 2025-01-29Hi I'm one of the founders of Outerbase, just want to clarify a few things, seems like you might have some wrong information on Outerbase.
Big fan of Mathesar by the way!
1. We have a incredibly powerful CRUD editor on our table, in fact you can drag and drop and select multiple columns & rows, I haven't seen many other DB editors support this.
2. We allow you to pick foreign key constraints from a dropdown as well.
3. This is true.
4. Outerbase is open-source with more and more features heading into our core offering there. https://github.com/outerbase/studio
-
whodb
A lightweight next-gen data explorer - Postgres, MySQL, SQLite, MongoDB, Redis, MariaDB, Elastic Search, and Clickhouse with Chat interface
-
Keyv - Simple key-value storage with support for multiple backends
-
-
autoflow
pingcap/autoflow is a Graph RAG based and conversational knowledge base tool built with TiDB Serverless Vector Storage. Demo: https://tidb.ai
Project mention: Autoflow, a Graph RAG based and conversational knowledge base tool | news.ycombinator.com | 2024-11-21 -
-
-
-
nextjs-postgres-auth-starter
Next.js + Tailwind + Typescript + Drizzle + NextAuth + PostgreSQL starter template.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
TypeScript MySQL discussion
TypeScript MySQL related posts
-
[TECH] OpenNext + Drizzle γ§ Cloudflare D1 η°ε’γζγζ₯½γ«ζ§η―γγ π§οΈ
-
Implementing Transactional Tests with MySQL
-
AI agent observability with OpenTelemetry and Grafana LGTM
-
Kysely β The type-safe SQL query builder for TypeScript
-
Why Elixir? A Rebuttal to Common Misconceptions
-
Are you Neglecting Centralized Error Handling?
-
Open Source Ecosystem Unleashed: A Deep Dive into April 2025's Key Updates
-
A note from our sponsor - InfluxDB
www.influxdata.com | 1 Sep 2025
Index
What are some of the best open-source MySQL projects in TypeScript? This list will help you:
# | Project | Stars |
---|---|---|
1 | Grafana | 69,676 |
2 | Strapi | 69,314 |
3 | Prisma | 43,643 |
4 | TypeORM | 35,726 |
5 | Directus | 32,233 |
6 | Sequelize | 30,141 |
7 | drizzle-orm | 30,019 |
8 | dokploy | 23,841 |
9 | dub | 22,160 |
10 | beekeeper-studio | 20,344 |
11 | chartdb | 18,509 |
12 | kysely | 12,579 |
13 | MikroORM | 8,471 |
14 | sqlchat | 5,391 |
15 | studio | 4,898 |
16 | whodb | 3,804 |
17 | Keyv | 2,970 |
18 | datastation | 2,939 |
19 | autoflow | 2,641 |
20 | denodb | 1,927 |
21 | database-js | 1,180 |
22 | schemats | 1,050 |
23 | nextjs-postgres-auth-starter | 990 |