Chrome MySQL Admin icon
Chrome MySQL Admin icon

Chrome MySQL Admin

 2 likes

Chrome MySQL Admin provides you the administration GUI of MySQL server. It is like phpMyAdmin, Sequel Pro.

Chrome MySQL Admin screenshot 1

License model

  • FreeOpen Source

Application type

Platforms

  • Mac
  • Windows
  • Linux
  • Chrome OS
  • Google Chrome
  No rating
2 likes
0comments
0 news articles

Features

Suggest and vote on features

Chrome MySQL Admin News & Activities

Highlights All activities

Recent activities

Show all activities

Chrome MySQL Admin information

AlternativeTo Categories

DevelopmentOffice & Productivity

GitHub repository

  •  139 Stars
  •  32 Forks
  •  32 Open Issues
  •   Updated Apr 21, 2019 
View on GitHub

Our users have written 0 comments and reviews about Chrome MySQL Admin, and it has gotten 2 likes

Chrome MySQL Admin was added to AlternativeTo by eliverlara on May 11, 2017 and this page was last updated May 11, 2017.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Chrome MySQL Admin?

This application provides you 'MySQL GUI Admin console' windows. Chrome MySQL Admin provides you the administration GUI of MySQL server. It is like phpMyAdmin, Sequel Pro.

Currently, the following features are providing:

  • Connect to MySQL server (4.1 or later).
  • Can connect to MySQL server with SSL.
  • Can connect to MySQL server via SSH2 Port forwarding.
  • Display the statistics and process list of connected server (refresh automatically).
  • Display the table list and rows of selected table.
  • Create and drop table.
  • Insert and update row.
  • Display the structure of selected table.
  • Execute inputted query string and display the result.
  • Create and delete index.
  • Create and delete database.
  • Display the foreign keys of selected table.
  • Create and delete the foreign keys.
  • Create, delete and list up procedures and functions.
  • Display each statistics graph of your MySQL server.
  • Draw ER-Diagram automatically.
  • Export all databases.