• Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
  • Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!

I blinking hate MySQL

Collapse
X
  •  
  • Filter
  • Time
  • Show
Clear All
new posts

    #11
    Originally posted by minestrone View Post
    mySQL workbench is a pile of cack if you ask me, query browser and adminstrator are great tools and as good as any DB tools I use on 'serious' databases.
    I got workbench assuming as the 'official' tool it would be decent - it's OK but not a patch on the tools I'm used to like SQLDeveloper. I used to use TOAD with Oracle, I see there is a MySQL version - anyone tried it?

    And I know MySQL is a powerful, capable RDBMS for real-world use - it's just making me grumpy!
    Originally posted by MaryPoppins
    I'd still not breastfeed a nazi
    Originally posted by vetran
    Urine is quite nourishing

    Comment


      #12
      I've used Navicat for MySQL a couple of times and found it quite good.

      Never used it in anger though....
      Still Invoicing

      Comment


        #13
        Originally posted by blacjac View Post
        I've used Navicat for MySQL a couple of times and found it quite good.

        Never used it in anger though....
        I've used Navicat on good-sized databases (hundreds of thousands of records) and it worked well. However I find the current incarnation of Workbench is OK - it's basically Query Browser and Administrator munged together in one app, and the front page for managing connections is a bit cruddy, but the DB management stuff is fine and the Query Browser-equivalent bits are superior to Query Browser IMHO.

        All this is about the Mac versions, so other platforms may vary.

        Comment


          #14
          I use SQLYog:
          MySQL GUI Tools. MySQL Monitor and Manager

          Can't live without it now, more than worth the cost IMO.

          Comment


            #15
            Originally posted by NickFitz View Post
            I've used Navicat on good-sized databases (hundreds of thousands of records) and it worked well. However I find the current incarnation of Workbench is OK - it's basically Query Browser and Administrator munged together in one app, and the front page for managing connections is a bit cruddy, but the DB management stuff is fine and the Query Browser-equivalent bits are superior to Query Browser IMHO.

            All this is about the Mac versions, so other platforms may vary.
            It seems a decent basic SQL tool with a few bits glued on like editing a table in a form. I miss stuff like autocomplete though... is it 'game_id' or 'id', etc.

            I don't like the export though, it seems to insist on exporting everything with fully qualified names (db_name.table_name) and procedures with DEFINERs for the creating user. Makes for a few headaches (maybe there are options I didn't see).
            Originally posted by MaryPoppins
            I'd still not breastfeed a nazi
            Originally posted by vetran
            Urine is quite nourishing

            Comment

            Working...
            X