MySQL
From Mac Guides
Revision as of 18:42, 10 June 2008; Eraserhead (Talk | contribs)
(diff) ←Older revision | Current revision | Newer revision→ (diff)
(diff) ←Older revision | Current revision | Newer revision→ (diff)
This article contains out of date information that doesn't reflect recent events or releases.
You can help by updating it.
MySQL is currently the most popular open-source database in existence. The latest versions feature all modern database operations and is an ideal choice for many smaller database needs (and even some larger ones).
You can help by updating it.
Contents |
[edit]
Installed Versions
Mac OS X comes with MySQL installed.
- Panther (v10.3.0) - MySQL 4.0.14
- Panther (v10.3.2) - MySQL 4.0.16
- Tiger (v10.4.0) - MySQL v4.1.10a
[edit]
Resources
[edit]
Editors and Development Tools
- Zend Studio
- MySQL Administrator
- CocoaMySQL - a GUI for MySQL (works with remote servers, too)
- a "unofficial" upgrade, that claims to handle MySQL 4 and 5
- phpMyAdmin - a browser application for MySQL management
[edit]
Guides
- Working with PHP and MySQL - configuring PHP with Apache
[edit]

