Does anyone know a good program to create mysql database?

Asked

Viewed 837 times

1

Someone knows a good program to create mysql database and then I can send it to phpmyadmin?

  • 1

    I was going to suggest phpMyAdmin himself...

  • Yeah, that’s a good idea.

  • 2

    This question is based on opinions, but there goes my suggestion: Mysql Workbench. It’s great, and allows you to assemble diagrams as well.

  • I just discovered it right now, thanks for the suggestion, I’ll try.

1 answer

2


I personally like to wear this:

Mysql Workbench

[Copied from the website] [Translated from google translator]

Project

Mysql Workbench allows a DBA, developer or data architect to visually design, model, generate and manage databases. It includes everything a data modeler needs for complex, forward and reverse-engineered ER models, and also provides essential resources for carrying out difficult change management and documentation tasks that usually require a lot of time and effort.

Develop

Mysql Workbench offers visual tools to create, run and optimize SQL queries. The SQL Editor provides syntax highlighting color, auto-completion, reuse of SQL snippets, and SQL execution history. The Database Connections Panel allows developers to easily manage database connections. Object Browser provides instant access to database and object schema.

Administer

Mysql Workbench provides a visual console to easily manage Mysql environments and get better visibility in databases. Developers and Dbas can use visual tools for server configuration, user administration, performing backup and recovery, inspecting audit data, and health database visualization.

New! Visual Performance Dashboard

Mysql Workbench provides a set of tools to improve the performance of Mysql applications. Dbas can quickly see key performance indicators using the Performance Dashboard. Performance reports provide easy identification and access to IO hotspots, high SQL cost statements, and more. Also, with one click, developers can see where to optimize your query with the best and easiest to use Visual Plano Explain.

Database migration

Mysql Workbench now offers a complete, easy-to-use solution for migrating Microsoft SQL Server, Sybase ASE, Postresql, and other RDBMS tables, objects, and data to Mysql. Developers and Dbas can quickly and easily convert existing applications to run on Mysql on Windows and other platforms. Migration also supports migrating previous versions of Mysql with the latest releases.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.