Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

MySQL

Jetware | 170503-mysqld_5_7_18

Reviews from AWS Marketplace

0 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

1,570 reviews
from G2

External reviews are not included in the AWS star rating for the product.


    Manuel G.

Useful language

  • July 17, 2018
  • Review provided by G2

What do you like best about the product?
MySQL is a language very useful for queryng databases
What do you dislike about the product?
Its a little annoying to construct difficult queries
What problems is the product solving and how is that benefiting you?
You resolve problems if accessing databases


    Jaime P.

No tengo mucha experiencia con bases de datos pero es mas facil la programación en oracle que MySQL

  • July 17, 2018
  • Review provided by G2

What do you like best about the product?
A la hora de imprimir por pantalla es mas comodo
What do you dislike about the product?
Los delimitadores son un poco liosossss
What problems is the product solving and how is that benefiting you?
he trabajado en mi formacion de fp con MySQL y es una bonita experiencia


    Alberto C.

Not the best, not the worst

  • July 17, 2018
  • Review verified by G2

What do you like best about the product?
* Very easy to install, it's available in every operative system.
* Very easy to use, there are plenty of tools to manage and integrate MySQL databases on any platform or application.
* Is an industry standard, and is hardly difficult to find a system that does not rely on a MySQL database even for a secondary role.
What do you dislike about the product?
* Is not the fastest database engine.
* Is not fully open source as Oracle has some closed components.
* The scalability is not as great as with other NoSQL database engines.
* The lack of a fully SQL support makes some queries not to work when compared with Oracle SQL or MSSQL database engines.
What problems is the product solving and how is that benefiting you?
I use MySQL databases for almost any product i develop, as it's the de-facto free database engine solution in the computer software industry.

I've built from websites to cloud software, as monitoring services, or file management tools. MySQL is very handy to store cached data and create dynamic content.
Recommendations to others considering the product:
MySQL is a perfect start point for any web application focused on data and dynamic information, websites, or other general-purpose cloud software.

However, it has some performance limitations when reaching a high level of data, which may lead into inconsistencies and unstable software. These limits are still too high to be reach in a short span of time but in a real world system this can be a pain in the ass after 5-10 years of a fully working system to migrate.


    Internet

Gestor de bases de datos de código abierto

  • July 17, 2018
  • Review provided by G2

What do you like best about the product?
- Es Open Source, con licencia de software GPL
- Es muy utilizado en aplicaciones web, plataformas y herramientas de seguimiento de errores por lo tanto es muy versátil. Sobre todo esta ligado con el desarrollo web junto con PHP
- Su rendimiento, gran velocidad a la hora de realizar las operariones.
- Fácil configuración
- Baja probabilidad de corromper datos
What do you dislike about the product?
- Poca documentación acerca de las utilidades y se necesita tiempo en su aprendizaje, no es intuitivo.
What problems is the product solving and how is that benefiting you?
Poder gestionar el acceso y los datos de forma segura y consistente del sitio web de nuestro negocio, implementando una base de datos MYSQL.


    Computer Software

MySQL, a database for general purposes

  • July 17, 2018
  • Review provided by G2

What do you like best about the product?
As a SQL database I like the easy to configure and management
What do you dislike about the product?
The graphic applications to manage and examine database provided officially are complicated to use, so I use other for doing the job like dBeaver for example
What problems is the product solving and how is that benefiting you?
The creation of a SQL database, manage and visualizing
Recommendations to others considering the product:
MySQL is a SQL database for all purposes, which can be scalable for the needs of the service


    Julian S.

Easy and light

  • July 17, 2018
  • Review provided by G2

What do you like best about the product?
Mysql is a perfect tool in small projects where you don't need a complex structure like an oracle's one.
What do you dislike about the product?
In big projects maybe is a tool without the capabilities that you need.
What problems is the product solving and how is that benefiting you?
Small and educational projets


    Program Development

Ágil, sencillo y gratuíto

  • July 17, 2018
  • Review verified by G2

What do you like best about the product?
Lo mejor de este gestor de bases de datos es que gratuito, instalación muy sencilla bajo sistemas GNU como cualquier distribución de Linux.
Se entiende perfectamente con phpmyadmin.
Es tu mejor aliado si programas web en php.
Dispones de gran cantidad de documentación en internet, con una enorme comunidad de usuarios, y un sistema que no deja de crecer y actualizarse.
What do you dislike about the product?
Puedes encontrar problemas con el sistema de codificado de caracteres (unicode, UTF-8...) sobretodo al importar y exportar bases de datos. La documentación no está muy clara en este aspecto.
What problems is the product solving and how is that benefiting you?
Lo utilizo para webs dinámicas en php, y el rendimiento es excelente incluso en bases de datos grandes.
Recommendations to others considering the product:
Busca por internet cualquier posible problema.... seguro que alguien más ha pasado por eso y lo ha documentado.


    Information Technology and Services

Mysql is fast, easy to use and work fine for various queries.

  • July 17, 2018
  • Review provided by G2

What do you like best about the product?
Easy to use , lots of features and functionalities. Worked fine for projects integrations where sql is required for back-end. Profiler is on the best thing for debbuging anything related to queries.
What do you dislike about the product?
Sometime large queries takes time to complied successfully. The startup of Mysql it takes some time.
What problems is the product solving and how is that benefiting you?
All the databases realted things have been handle through Mysql. Either any project or business solution for database is handle by Mysql.


    joel h.

Wonderful tool, great 3rd party open source support

  • July 15, 2018
  • Review provided by G2

What do you like best about the product?
Open Sourse Community support, including additional add ons
What do you dislike about the product?
There is nothing IMHO to dislike, the power of Open Support is amaizing
What problems is the product solving and how is that benefiting you?
Licensing, ease of reporting tools
Recommendations to others considering the product:
It is the best tool, in any solutions


    Industrial Automation

Used for software database management

  • July 14, 2018
  • Review provided by G2

What do you like best about the product?
I like the workbench and easy access of use for large amounts of data
What do you dislike about the product?
the workbench is not very user friendly. would prefer a more IDE type UI to use. Need more tutorials for help
What problems is the product solving and how is that benefiting you?
Data analysis work problems solved using MySQL. Benefits-> large amounts of data processing. Relational databases creation and management is easy. Easy to write queries and segregate data
Recommendations to others considering the product:
It served the purpose. Linkable to lot of languages and IDE.
Has couple of tutorials for use.