61
Drop one file on your server and get a full-featured MySQL management dashboard in seconds. This tool is 100% free & open source under the MIT license.
Zero Dependencies: A single PHP file with no Composer, npm, or frameworks. Upload and run on any PHP server with MySQL.
Full CRUD Operations: Browse, insert, edit, and delete rows with auto-generated forms based on column types.
SQL Editor: Write and execute queries with multi-statement support, auto-pagination, and a query history powered by localStorage.
Import & Export: Export tables or entire databases as SQL or CSV with optional gzip compression. Import SQL files or paste queries directly.
Dark Mode: Respects your system preference with a manual toggle.
Mobile Responsive: Collapsible sidebar and responsive layout for managing databases from your phone.
Built-in Security: Features password protection, CSRF tokens, XSS prevention, and httponly secure sessions.
Table Management: View structure, add/drop columns, rename tables, optimize, repair, truncate, and perform bulk operations.
Server Monitoring: View processlist, server variables, and table status to monitor MySQL server health.
phpRapidAdmin combines the simplicity of phpMiniAdmin with the power of phpMyAdmin, all in a single, modern, mobile-friendly PHP file with PDO support and dark mode.
Built with