We stand with Ukraine to help keep people safe. Join us
phpMyAdmin
phpMyAdmin
4.4
0.0
phpMyAdmin free download for Mac

phpMyAdmin

Manage MySQL databases via the Web.

4.4
Based on 15 user ratesRead reviews & comments
Free
Absolutely Free

phpMyAdmin overview

phpMyAdmin is intended to handle the administration of MySQL over the Web. Currently it can:

  • Create and drop databases
  • Create, copy, drop, and alter tables
  • Delete, edit, and add fields
  • Execute any SQL-statement, even batch-queries
  • Manage keys on fields
  • Load text files into tables
  • Create and read dumps of tables
  • Export data to CSV values
  • Administer multiple servers and single databases

Note: While the software is classified as free, it is actually donationware. Please consider making a donation to help support development.

What’s new in version 5.2.1

Updated on Apr 07 2023

  • Fix error when configuring 2FA without XMLWriter or Imagick
  • Fix Export pages not working in certain conditions
  • Fix password_hash function incorrectly adding single quotes to password before hashing
  • Add utf8mb3 as an alias of utf8 on the charset description page
  • Support the UUID data type for MariaDB >= 10.7
  • Fixes malformed downloads when using gzip compression type and FireFox browser
  • Add `spellcheck="false"` to all password fields and some text fields to avoid spell-jacking data leaks
  • Fixes for JavaScript errors when using Designer
  • Fixes for PHP 8.2 compatibility
View older phpMyAdmin updates

Information

License

Free

Size

15.1 MB

Developer’s website

https://www.phpmyadmin.net

Downloads

117399

App requirements

  • Intel 32
  • Mac OS X 10.1.5 or later
  • MySQL 5 or later
  • PHP 5.2 or later
Try our new feature and write a detailed review about phpMyAdmin. All reviews will be posted soon.

Write your thoughts in our old-fashioned comment

MacUpdate Comment Policy. We strongly recommend leaving comments, however comments with abusive words, bullying, personal attacks of any type will be moderated.
0.0

(0 Reviews of )

There are no reviews yet
  • Comments

  • User Ratings

JosephAW
JosephAW
Jun 13 2014
4.2.3
4.0
Jun 13 2014
4.0
Version: 4.2.3
Warning, Do not upgrade to 4.2.3 if you are not running MySQL 5.5 or later. I found this out the hard way running MySQL 5.0.
ylluminate
ylluminate
Mar 27 2013
4.0.0-beta3
0.0
Mar 27 2013
0.0
Version: 4.0.0-beta3
While not specifically an OS X app, it is appreciated to see updates here. Also, it's certainly one of the most handy tools in a developer's tool belt on any server running MySQL.
iGaucho
iGaucho
Mar 8 2010
3.3.0
0.0
Mar 8 2010
0.0
Version: 3.3.0
Um, you can run it on OS X Server just like you can Apache or MySQL?
Poolsharkpete
Poolsharkpete
Feb 12 2010
3.3.0-rc1
0.0
Feb 12 2010
0.0
Version: 3.3.0-rc1
How is this a Mac application?
Ricardo-Batista
Ricardo-Batista
Dec 3 2009
3.2.4
0.0
Dec 3 2009
0.0
Version: 3.2.4
The download link is wrong, it goes to release notes. So instead click on the Development team link, then you'll find downloads in different formats on the right of the window.
Maclover1-1
Maclover1-1
Oct 13 2009
3.2.2.1
0.0
Oct 13 2009
0.0
Version: 3.2.2.1
MAMP does indeed simplify Life in a big way. Other stuff is usually NerdWare. If the world were run by nerds we'd have to get out of the car to change a red light to a green one by hand lol Nerd motto: "make sure things are as complex as possible".
Jasonh1234
Jasonh1234
Apr 19 2009
3.1.3.2
3.0
Apr 19 2009
3.0
Version: 3.1.3.2
I'm tired of hunting for tutorials and finding installation procedures for out of date versions. This should have an installer that can get it in and working in under a minute. If someone made an installer for phpmyadmin that could install it in a couple clicks I'd pay $100 on the spot for it right now. My time is worth to much to me to keep screwing around trying to learn how to get it installed.
Crow
Crow
Nov 21 2007
2.11.2.2
5.0
Nov 21 2007
5.0
Version: 2.11.2.2
This is back to being my favourite application. I find it indispensible for MySQL administration. The past few versions have been rock-solid. Setup is still a little tricky, but has been improved considerably with the setup scripts.
Ericob
Ericob
May 22 2006
2.8.1
0.0
May 22 2006
0.0
Version: 2.8.1
Anyone interested in this might also want to check out "MySQL Administrator." (http://dev.mysql.com/downloads/administrator/1.1.html). It doesn't look like it would work remotely, but on the other hand it is an actual program, not a collection of PHP scripts. It seems pretty well organized, while in my every-so-often use of phpMyAdmin, that program has always seemed confusingly organized.
Crow
Crow
Feb 7 2006
2.8b1
5.0
Feb 7 2006
5.0
Version: 2.8b1
Wow - up until this version (2.8) everything was great. I cannot for the life of me get this version to work, despite following the instructions to the letter. I get errors such as "A session is active. You cannot change the session module's ini settings at this time", even when I try using the setup script. I love this app. I hope this is a bug that will be fixed soon, or that it is something that can be solved by better documentation. For right now, I can't use it.
Guest
Guest
Sep 12 2005
2.6.4
4.5
Sep 12 2005
4.5
Version: 2.6.4
This is the best and easiest way that I've found to run your databases. Easy to: create, copy, export, update etc. If you haven't tried it, what's stopping you? It's free! To the guy with the setup problems... It's a little scary the first time but all you usually need to do is edit the config file to add the mySQL:username, mySQL:password and the directory where the site files are (which is probably the toughest part). All the other options(very many) were fine for me at the defaults. The only problem that I've had is that on very large sql files (over 500k of inserts), it sometimes chokes. I'm not sure if this is a phpMyAdmin, browser or server problem. (It says maximum 2048k) The same data in a csv file works as an import but it's also smaller in bytes. I use it for home tinkering and remotely on a 34 site server.
Guest
Guest
Mar 5 2005
2.6.1pl3
0.0
Mar 5 2005
0.0
Version: 2.6.1pl3
This is simply the best way to manually interact with a mySQL database. I use it both on my webserver and on my PowerBook for local testing. It has a very good graphical interface that gives the user access to just about any controls on the database or table. I suppose if I had to fault it for anything, it would be it's comprehensive features. It can be simply overwhelming to a new user. But to novices, I'd say, just sit down to take the time to learn it. The mySQL manual is relatively easy to understand, although there's a lot of information in it.
Guest
Guest
Feb 25 2005
2.6.1pl2
0.0
Feb 25 2005
0.0
Version: 2.6.1pl2
This is the best tool possible for interfacing with a common DBMS. A great way for learning SQL through the interface which explains all operations performed. The beginners to DBMS stuff are more than welcome, if they can handle the setup process :) - consider that as an initiation for this side of information technology.
Guest
Guest
Feb 25 2005
2.6.1
4.5
Feb 25 2005
4.5
Version: 2.6.1
man, installing this is harder then installing PHP Mysql and Apache alltogether. what is this skilltesting software supposed to make things "easier"?
Guest
Guest
Sep 6 2004
2.6rc2
4.5
Sep 6 2004
4.5
Version: 2.6rc2
Absolutely indispensible for web based management of your MySQL databases. Super fast, capable, clean, and easy. Love it!
Guest
Guest
Jun 27 2004
2.6b1
4.5
Jun 27 2004
4.5
Version: 2.6b1
Another great free program for os x. It takes a little time to understand but it works well for Beta. Can't wait for a final release
Guest
Guest
Apr 23 2004
2.5.6
0.0
Apr 23 2004
0.0
Version: 2.5.6
The app doesn't wanna download with FlashGet. I'm on a PC but I download it for a Mac. On the official website (sourgeforge), are files for Mac ? But files doesn't can be load too. Who can explain me why ? Or better, send me the app on colasmalaise@wanadoo.fr That would be so sympathic ! Thx and Bye !
Guest
Guest
Jan 31 2004
2.5.5pl1
4.5
Jan 31 2004
4.5
Version: 2.5.5pl1
Awesome app. I live by this baby and there is sooo much you can do with it. The interface IS a bit intimidating but once you get over that, you are ready to roll. As for comparing it to Navicat... Navicat is just as superb as phpMyAdmin and has a much cleaner and easier to use interface... however it also costs $99 while this app is free.
Guest
Guest
Oct 1 2003
2.5.4rc1
4.5
Oct 1 2003
4.5
Version: 2.5.4rc1
Excellent tool for administering your MySQL setup. Someone commented that Navicat is better...I personally think that they have relatively equivilant feature sets (though Navicat has a nice cocoa interface). The biggest difference is that Navicat costs and phpMyAdmin is free. I won't pay simply for a slicker GUI.
Guest
Guest
Sep 23 2003
2.5.3
4.5
Sep 23 2003
4.5
Version: 2.5.3
phpmyadmin is good for server side administration, but for client side administration Navicat (http://www.mysqlstudio.com) seems perform a lot better. kkna
aofeilin
aofeilin
Oct 28 2014
5.0
Oct 28 2014
5.0
Version: null
guycharlesrinauro
guycharlesrinauro
Jul 18 2014
4.0
Jul 18 2014
4.0
Version: null
JosephAW
JosephAW
Jun 13 2014
4.0
Jun 13 2014
4.0
Version: null
CarlosCambra6779
CarlosCambra6779
Apr 7 2014
4.5
Apr 7 2014
4.5
Version: null
Teg-Bains
Teg-Bains
Jan 23 2013
5.0
Jan 23 2013
5.0
Version: null
schmelding
schmelding
Aug 20 2012
5.0
Aug 20 2012
5.0
Version: null
Masterminter
Masterminter
May 6 2012
5.0
May 6 2012
5.0
Version: null
Telecomm
Telecomm
Feb 18 2012
3.5
Feb 18 2012
3.5
Version: null
Ahs-boy
Ahs-boy
Mar 20 2011
4.5
Mar 20 2011
4.5
Version: null
Jasonh1234
Jasonh1234
Apr 19 2009
3.0
Apr 19 2009
3.0
Version: null
Crow
Crow
Nov 21 2007
5.0
Nov 21 2007
5.0
Version: null
Guest
Guest
Sep 12 2005
4.5
Sep 12 2005
4.5
Version: null
Guest
Guest
Mar 5 2005
4.5
Mar 5 2005
4.5
Version: null
Guest
Guest
Feb 25 2005
4.3
Feb 25 2005
4.3
Version: null
Mrturtle
Mrturtle
Sep 15 2003
4.8
Sep 15 2003
4.8
Version: null
Free
Absolutely Free
How would you rate phpMyAdmin?
Similar apps
Sequel Pro
Manage MySQL databases.
Is this app is similar to Sequel Pro? Vote to improve the quality of this list.
Vote results
0
Upvotes
16
Total score
0
Downvotes
Navicat for MySQL
Graphically manage MySQL databases.
Is this app is similar to Navicat for MySQL? Vote to improve the quality of this list.
Vote results
0
Upvotes
6
Total score
0
Downvotes
MAMP
Create a local server environment.
Is this app is similar to MAMP? Vote to improve the quality of this list.
Vote results
0
Upvotes
5
Total score
0
Downvotes
SQLPro for MySQL
Database management studio for MySQL.
Is this app is similar to SQLPro for MySQL? Vote to improve the quality of this list.
Vote results
0
Upvotes
3
Total score
0
Downvotes
MySQL Workbench
Efficiently design, manage and document database schemata.
Is this app is similar to MySQL Workbench? Vote to improve the quality of this list.
Vote results
0
Upvotes
2
Total score
0
Downvotes