VibeHunt
Back to browse

Chrome MySQL Admin

Powerful Chrome app to manage your MySQL.

The Chrome app provides a graphical interface for connecting to and administering MySQL servers directly from the browser. It allows users to execute queries, browse schemas, and manage database objects without leaving the Chrome environment. The source code includes the full implementation of the application, which can be installed from the Chrome Web Store or built locally using npm and Grunt.

Targeted at developers and database administrators who prefer a lightweight, web‑based tool, the app leverages several JavaScript libraries such as encoding.js, crypto‑js, Forge, and a custom MySQL driver to handle data encoding, encryption, and communication with the database server. Its open‑source nature and free tier make it suitable for personal projects and small‑scale deployments.

The project is packaged as a stable, open‑source Chrome extension, with a straightforward build process that clones the repository, installs dependencies, and runs the build task. It is designed to run entirely within Chrome, offering a convenient alternative to standalone MySQL client applications.

Reviews

Sign in to leave a review.

Loading reviews…

Similar apps