nodeadmin

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

NodeAdmin is a MySQL/Express administration middleware that provides a web-based dashboard for managing MySQL databases via Node.js/Express applications. Version 0.1.2 is the latest stable release; the project appears to be in maintenance mode with no recent updates. Unlike phpMyAdmin or Adminer, it integrates directly into Express middleware and offers CPU/memory monitoring, table/record management, and direct SQL query execution. It requires an Express app instance passed to the middleware and only supports Unix-based systems (not Windows).