Express MySQL Client

JSON →
library 1.0.0 ·javascript maintenance
verified Jun 5, 2026

Express MySQL Client is a fork of Node MySQL Admin providing a web-based MySQL management interface for Express and Koa applications, similar to phpMyAdmin. Current version 1.0.0 (last updated 2015) is in maintenance mode with no recent releases. It supports basic database operations (create, delete, browse tables/records), server monitoring (CPU, memory), and direct SQL queries. Key differentiators include optional IP-level access control and customizable URL prefix. Does not support Windows. Requires running MySQL server and Express middleware integration. Alternative modern tools include phpMyAdmin or Adminer.