SitePoint Sponsor

User Tag List

Results 1 to 4 of 4

Thread: working with mySQL databases beyond phpmyadmin..

  1. #1
    SitePoint Zealot
    Join Date
    Feb 2009
    Posts
    194
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    working with mySQL databases beyond phpmyadmin..

    just wondering if there's any ideas about what to use for creating/modifying mysql dbs other than phpmyadmin. i've been learning phpmyadmin in class based on it being free and already on most webservers, but still wondered if there's a more efficient option for development. I run both pc and mac too so I'd be interested in options for both systems.

  2. #2
    Visible Ninja bronze trophy
    JeffWalden's Avatar
    Join Date
    Sep 2002
    Location
    Los Angeles
    Posts
    1,699
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    MySQL offers some tools for download: http://dev.mysql.com/downloads/gui-tools/5.0.html

    I use these and phpMyAdmin but I suppose you could use just one or the other.
    TAKE A WALK OUTSIDE YOUR MIND.

  3. #3
    SQL Consultant silver trophybronze trophy
    SitePoint Award Recipient r937's Avatar
    Join Date
    Jul 2002
    Location
    Toronto, Canada
    Posts
    38,458
    Mentioned
    34 Post(s)
    Tagged
    1 Thread(s)
    never tried the mysql query browser, it's apparently quite good, but i've been using HeidiSQL too long to switch -- i love it!!!
    r937.com | rudy.ca | Buy my SitePoint book: Simply SQL
    "giving out my real stuffs"

  4. #4
    SitePoint Addict
    Join Date
    Jan 2008
    Posts
    326
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I've been a fan of mysql tools for years.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •