MySQL
JetwareExternal reviews
1,626 reviews
from
and
External reviews are not included in the AWS star rating for the product.
Best database management system that exists
What do you like best about the product?
With this product, I can easily manage, organize and manipulate the data. It helps a lot in my daliy life to handle the data with stored procedures, triggers, cursors, functions, views etc. Easil adding new schemas in a table by simply using create table syntax or adding/modifying data with insert/update/alter query. Maximum of my work done from back end (MySql), if data is not coming in the table then i just check the table columns values. The best thing i like kt most is that it is open source application, anyone can easily use it.
Performance is good. May be a little slower than others in huge databases although we didn't get to that point yet. We have tables with millions of records that query and update even quicker than SQL server.Paid support is available.It can be used as server over Windows and Linux OS's, beeing the latter the one that ofers the best performance of both.
Performance is good. May be a little slower than others in huge databases although we didn't get to that point yet. We have tables with millions of records that query and update even quicker than SQL server.Paid support is available.It can be used as server over Windows and Linux OS's, beeing the latter the one that ofers the best performance of both.
What do you dislike about the product?
I don't really have any complaints about mysql. It can be difficult to upgrade between versions as it's quite strict with how it handles versioning and data, but this can be seen as a pro and not necessarily a con in tight infrastructure scenarios since it is so strict.
What problems is the product solving and how is that benefiting you?
I use it on daily basis, running queries from workbench software and from projects code, creating tables and new instances of the database.
Recommendations to others considering the product:
85% of our client websites of small and medium scale enterprises are working with MySQL. Till date there is not any issues raised by them on database problems.
MySQL is the easiest DBMS to learn
What do you like best about the product?
MySQL syntax is easy to to work with. Even a newbie can read and understand what the syntax does. MySQL DBMS usually come with an interactive user interface for managing your database and the system reflects the right syntax for every operation on the database your make via the user interface
What do you dislike about the product?
Error messages in MySQL syntax are rare but difficult to catch sometimes. For instance the interpreter always says there is an error near a certain portion of your code but does not show exactly where and what error it is.
What problems is the product solving and how is that benefiting you?
MySQL databases are easy to implement on most system and you're likely to find a MySQL instance on any web hosting platform
MySQL and why I like it
What do you like best about the product?
It is one of the easiest SQL RDBMSs that one can use and it still free and can be downloaded which is a very big advantage for us who have to work on s string budget from the management.
What do you dislike about the product?
The only problem is that it is part of the LAMP technology and therefore one has to be adept at operations in LINUX., Apache, PHP programming language. All of which I only know as given by the Company hands on training
What problems is the product solving and how is that benefiting you?
I am in the electricity transmission and distribution sector (i.e. POWER SECTOR) and on this RDBMSs we have successfully launched a very complicated a CRM System Project. And in conjunction with GIS we have already gone below the standard set up by the West Bengal State Electricity Regulatory Committee which under the Central Body of CERC.
Along wit this we have developed, designed and commissioned many other Projects related to the Power Sector.
Along wit this we have developed, designed and commissioned many other Projects related to the Power Sector.
Recommendations to others considering the product:
If you are looking for a quick start up and with enough engine power and a tight scheduled timeline with people under you ho have the requisite know ledge of the LAMP technology then this is the place where you should start with and the beauty of this is that ir grows with the growth of the particular busines you are in.
Easy to use open source software
What do you like best about the product?
Easy to use, open source, support is very good
What do you dislike about the product?
Functionality tends to be heavily dependent on add ons, stability issue
What problems is the product solving and how is that benefiting you?
The database is not fully SQL compliant, due to this its relative dearth of functionality is frustrating
MySQL : Amazing relational database
What do you like best about the product?
I was also scared to use databases until I came across MySQL which has made me love database and it's functionalitites. It's price and ease make it stand out from others.
What do you dislike about the product?
Till now, I am enjoying using MySQL. There is nothing I can say that I didn't like.
What problems is the product solving and how is that benefiting you?
I have created a site whose data is stored in tables using MySQL.
MySQL is good and lightweight data base management system server
What do you like best about the product?
First of all it's lightweight, easy to install, creating database is an easy process with MySQL, easy to use
What do you dislike about the product?
Nothing to dislike, no negative side and didn't find any lag
What problems is the product solving and how is that benefiting you?
We were using My SQL for storing and managing data collected by our web application.
Recommendations to others considering the product:
If you are looking for a lightweight data base management server, go for it, it's way to use and a complete solution for database
The best database manager that exists
What do you like best about the product?
The first feature that I love is that it is an open source tool, that is, it allows me to use it freely, without the need to acquire any license, in addition to that it generates a huge community that if in fact the technical support does not It is the best, it is very unlikely to need it because the community so large it has is able to clarify any questions we have. I really like that it is a tool that synthesizes the budget for the development and execution of some web application, and that in addition to that it does not need neither high performance hardware nor software to work with it, it is a very intuitive tool and in my opinion Easy to use, with an easy syntax and interface.
What do you dislike about the product?
The real disadvantage that it has is that being open source is very difficult to obtain certified and proven documentation, but it really stops being an inconvenience when you have such a large community and with so many forums where you can clarify doubts and solve any problem we have had in the management of our database.
What problems is the product solving and how is that benefiting you?
It is the database manager par excellence in my opinion, it is the first option I have at hand when developing a web application or internal system where it is necessary to handle large amounts of data since the certainty that generates this tool regarding security and execution is without equal.
Recommendations to others considering the product:
I think it is a great option and that the truth is well above options that are paid and quite expensive where you basically pay for advice, but the truth is that in a tool like MySql that is not necessary, with so many years backing your integrity in the market and so many customers making use of solutions that implement this database manager.
Simple and easy to work on relationa database
What do you like best about the product?
MySQL can be deployed on different system environments i.e on cloud, web, mac operating system, windows operating systems and even Linux.
It is very easy to set up and also to use.
It can be also manipulated via command line or and graphical interface which make is easy to create and manipulate databases.
It also comes with tone of features my favorite of them all being access control and management, backup,recovery and data replication and migration.
It is very easy to set up and also to use.
It can be also manipulated via command line or and graphical interface which make is easy to create and manipulate databases.
It also comes with tone of features my favorite of them all being access control and management, backup,recovery and data replication and migration.
What do you dislike about the product?
To work with MySQL one requires to have a strong grasp to writing the various queries which may take more time to grasp.
It requires query optimizations in the cases when you dealing with a large set of data otherwise it results to longer time when retrieving data in such scenario.
It requires query optimizations in the cases when you dealing with a large set of data otherwise it results to longer time when retrieving data in such scenario.
What problems is the product solving and how is that benefiting you?
Being a very easy to use and set up tool, and the fact that that it can be deployed over a number of different environments with it our company has created a number of databases for different systems.
Recommendations to others considering the product:
Its is easy to set up, use an manage. With features like backup, recovery, replication and migration its is very efficient and reliable.
Mysql-An Excellent open source database
What do you like best about the product?
Mysql is great open source platform with high performance, and it works fast with commands, easy setup with any front end apps, it works great in integration with frond end php apps with framework like codeignitor, mysql is best database for medium as well as large web apps
What do you dislike about the product?
Mysql lacks in looks and not a great user friendly platform, the performance is quite slow with very huge database, the rendering time is more, the memory consumption on local system is too much
What problems is the product solving and how is that benefiting you?
Used it for applications with medium size database, not much investment to start with mysql as it comes as freeware and it has really easy setup process
Free yet powerful Data Base solution
What do you like best about the product?
- relational tables support
- easy to understand syntax
- Focus on cloud, big data and web
- easy to understand syntax
- Focus on cloud, big data and web
What do you dislike about the product?
- is owned by Oracle
- is still not really that solid as other relational DB systems
- is still not really that solid as other relational DB systems
What problems is the product solving and how is that benefiting you?
host and maintain a database structure on big companies
Recommendations to others considering the product:
If you are looking for a opensource and free database for your systems, give MySQL a try
showing 161 - 170