{"library":"nodeadmin","type":"library","category":null,"description":"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).","language":"javascript","status":"maintenance","version":"0.1.2","tags":["javascript","express","mysql","middleware","admin","server admin","databases","dashboard"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install nodeadmin","imports":["const nodeadmin = require('nodeadmin'); app.use(nodeadmin(app));","const nodeadmin = require('nodeadmin');"]},{"cmd":"yarn add nodeadmin","imports":[]},{"cmd":"pnpm add nodeadmin","imports":[]}],"homepage":"http://nodeadmin.github.io/nodeadmin","github":"https://github.com/nodeadmin/nodeadmin","docs":null,"changelog":null,"pypi":null,"npm":"nodeadmin","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}