Chrome MySQL Admin icon
Chrome MySQL Admin icon

Chrome MySQL Admin

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

Chrome MySQL Admin screenshot 1

Cost / License

  • Free
  • Open Source

Application type

Platforms

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

Features

Suggest and vote on features
  1.  Database Management Tool

 Tags

Chrome MySQL Admin News & Activities

Highlights All activities

Recent activities

No activities found.

Chrome MySQL Admin information

  • Developed by

    JP flagYoichiro Tanaka
  • Licensing

    Open Source (Apache-2.0) and Free product.
  • Written in

  • Alternatives

    42 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

DevelopmentOffice & Productivity

GitHub repository

  •  141 Stars
  •  31 Forks
  •  32 Open Issues
  •   Updated  
View on GitHub
Chrome MySQL Admin was added to AlternativeTo by eliverlara on and this page was last updated .
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.