|
phpMyAdmin
Overview
PHPMyAdmin
is by far the easiest, most intuitive web based MySQL front
ends available. With PHPMyAdmin you have complete control of
your database! It supports everything from the creation of
tables, deleting/editing/adding fields, user privileges,
importing/exporting, and even the creation of .pdf database
diagrams on the fly. You may also input queries directly, if
you so desire.
It is a full featured, professional level database
administration utility, and it comes absolutely free with
your CyberSync account..
Benefits
- Create/Drop databases
- Create/Copy/Drop/Rename/Alter tables
- Perform table maintenance
- Delete/Edit/Add fields
- Execute SQL statements, including batch queries
- Manage keys on fields
- Load text files into tables
- Create (*) and read dumps of tables
- Export (*) data to CSV, XML, and Latex formats
- Manage MySQL users and privileges
- Check referential integrity in MyISAM tables
- Using Query-By-Example (QBE), create complex queries
automatically connecting required tables
- Create PDF graphics of your database layout
- Search globally in a database or a subset of it
- Communicate in 50 different languages
phpMyAdmin Home Page Documentation and FAQ's
Additional Information
|