Best Mysql Tool For Mac Os

Active4 years, 2 months ago

MySQL GUI tool is known for integrating SQL development, database design, administration, creation, and maintenance into single and useful development environment for database systems. Here is the list of some of the best MySQL GUI tools to choose the one that gives quality results.

Does anyone know a comprehensive Mac app to create SQL Diagramms?I think http://ondras.zarovi.cz/sql/demo/ is quite good, but it's a little bit too basic.

I would like to create the database schema, the relations between the tables (including labels for e.g. n:m relations), add comments, export to SQL, and so on to run from my Mac.

bmike
168k46 gold badges304 silver badges662 bronze badges
SlevinSlevin
3542 gold badges4 silver badges16 bronze badges

10 Answers

MySQL Workbench is good enough for most programming demands. You can create EER Model and can also synchronize the model with DB Changes or vice versa. You can use it with no cost as it's a open-source application. I have been using MySQL for a year and it is very useful for me. I recommend it to you if you don't need any enterprise features and performance.

Thiha MaungThiha Maung

The only Mac only tool I know (and I would love to hear of others here) is SQLEditor. Unfortunately, there doesn't appear to be any support for Stored Procedures or other objects beyond tables and views.

There are also cross-platform solutions (mostly Java-based). In a recent search I evaluated DBWrench and DBVisualizer. When all was said and done, I decided to stay with a Windows solution running under Parallels.

Andrew LazarusAndrew Lazarus
4451 gold badge3 silver badges16 bronze badges

MySQL Workbench is great, though I found that in a lot of cases OmniGraffle works wonderful, especially if you're not so much into 'doing it painfully correct according to theory learnt at university' but rather getting the job done.

SarelSarel

You might want to check out the Navicat line of products. I use Navicat Premium and it's a really great all-in-one tool for many DBs, including MySQL, Postgres, SQLITE, Oracle, and MS SQL Server. It includes a Model tab where you can view and edit existing DBs or create de novo ones, sketch everything out, define relationships, export SQL, have access to an auto-layout function, and all sorts of other goodies.

There are several versions stepping up to the Premium product, including a separate Data Modeler program, so you'll have to browse around to see what fits your needs. It will set you back a little bit of cash, depending on the version, but you can download a 30-day free trial to make sure it's what you need.

I hope this helps!

MattDMoMattDMo

The free SQL tool of choice for me is SQuirreLSQL. It is a Java application, but very responsive, and you can install both DB drivers and plugins from it, and one of them allows for reverse-engineering and diagramming databases.

Aqua Data Studio runs on Mac OS X as a mixed Cocoa/Java application, with native performance, and includes Entity-Relationship modeling capabilities.

juandesantjuandesant

I also use Vertabelo and I can recommend it, too. It is 100% web-based. You can work on your models either in Chrome, or in Safari (the support for Safari browser was added a few month ago). Vertabelo's graphical tools for designing database models are simply amazing! Simple and intuitive, and yet very comprehensive and professional. There's no desktop license, no downloads and no installation. You can work remotely from any computer connected to the web. If you would like to get to know how Vertabelo works, you can try it without any registration: https://my.vertabelo.com/try

magdoniamagdonia

DBSchema is also awesome. Best thing is that you can do reverse engineering as well as modeling together at once. After you change the diagram, you change the database; you can import those changes back in the diagram.

The only flaw is ordering of column names in the diagrams - that do not necessarily match with the ordinality of the column names in the real database if you do so.

I would rate it to be one of the super nice applications.

IconDaemon
12.9k6 gold badges29 silver badges43 bronze badges
Bimal PoudelBimal Poudel

Check out http://www.yworks.com/en/index.html, might not be what you are looking for but it has ER modelling and others...

MikeMike
Mysql server mac

I recommend Vertabelo. Vertabelo is an online database designer working under Chrome developed by company I work for.

The most important feature of this tool is that it allow to share database models across the team and collaborate on them via web browser.

Others Vertabelo features include:

  • Model versioning
  • Support for PosgreSql, MySQL, Oracle, MS SQL Server, DB2, SQLite, HSQLDB
  • Dynamic/Visual search
  • Live database model validation
  • Reverse engineering

Best Database For Mac Os

Vertabelo is free to use for smaller projects (up to 3 models and 20 tables within each model) and have commercial versions for larger database projects.

Mysql Server Mac

Jarosław BłądJarosław Błąd

My preferred tool for modeling in OS X, is Visual Paradigm (VP-UML). They have a free community edition, which is great for creating ERD - but if you want to generate the DDL from your ERD, you'll need to purchase the standard edition.

It's also cross-platform, so that's another boon.

2Toad2Toad

You must log in to answer this question.

protected by nohillsideJul 6 '15 at 9:32

Thank you for your interest in this question. Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).
Would you like to answer one of these unanswered questions instead?

Not the answer you're looking for? Browse other questions tagged macosapplicationssoftware-recommendationdatabase .

Active5 years, 1 month ago

I have mysql (latest) installed on my mac lion. I can see in the settings that its installed. but i am unable to view the content ilke i can view using the Sqlite DataBase Browser. Please suggest some good software to view using gui tool. Also suggest tool which i can use to view mysql Database on ec2 ubuntu server.

user917158
user917158user917158
4451 gold badge6 silver badges11 bronze badges

closed as off topic by Quentin, Dan J, Rob Keniger, Brad Larson, GravitonDec 21 '11 at 2:13

Questions on Stack Overflow are expected to relate to programming within the scope defined by the community. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about reopening questions here. If this question can be reworded to fit the rules in the help center, please edit the question.

3 Answers

MySQL Workbench is what I use on windows and linux, but they have a Mac version as well.

Best Mysql Tool For Mac OsBryan
8,3221 gold badge37 silver badges66 bronze badges
ChadChad
16.2k4 gold badges40 silver badges69 bronze badges

Mysql Client Mac Os

Sequel Pro is a very competent MySQL GUI for mac.

You can also provide your ec2 .pem-file for ssh login, if you want.

hampusohlssonMysql tools for mac

Mysql Tool For Mac

hampusohlsson
5,2484 gold badges25 silver badges44 bronze badges

Itool For Mac

If you have PHP installed on your mac you can use phpmyadminhttp://www.phpmyadmin.net/home_page/index.php

Install Mysql Mac Os X

lyalya

Not the answer you're looking for? Browse other questions tagged mysqlamazon-ec2 or ask your own question.