MySQL
JetwareExternal reviews
1,612 reviews
from
and
External reviews are not included in the AWS star rating for the product.
Mysql does the work you need in a way you want
What do you like best about the product?
Mysql is the most popular and commonly used RDBMS. It is open source and free . It is a feature rich product that powers a lot of web-sites and applications online. It is relatively easy to get started with MySQL, it has a lot of third-party applications, tools and integrated libraries.
What do you dislike about the product?
Compared with SQL server rich functions, MYSQL does have functional limitations .
What problems is the product solving and how is that benefiting you?
I used MYSQL to create and store data used by web application. Compared with SQL server, it is much easier to use mysql to pull and get data from web app.
Recommendations to others considering the product:
A great majority of web-sites (and web-applications) can simply work on MySQL despite the constraints. This flexible and somewhat scalable tool is easy to use and easy to manage -- which proves very helpful in the long run.Even though MySQL and some storage engines perform really well with read operations, concurrent read-writes can be problematic.
Implementing databases uses MySQL
What do you like best about the product?
The detailed user manual the accompanies MySQL
What do you dislike about the product?
Configuring triggers was a bit of challeng. It requires that the Primary Key for the tables on which the trigger be set to INT. Setting Primary Key to VAR results in a trigger that doesn't execute.
What problems is the product solving and how is that benefiting you?
I am creating online databases for dynamic websites for clients in various fields. I have already used it to create a database that health facilities can use to manage patient data.
Recommendations to others considering the product:
Mysql is a rich DBMS with all that you need to create a database. It works well with other programming languages such as HTML, PHP, Python among others. The other benefit of using Mysql is the ready support that is available on online forums. So one never really gets stuck.Of course, this applies to all the other open source software. Lastly, I found the query facility really useful in manipulating data. Though I am still on the learning journey, I can say with confidence that MySQL is a great DBMS.
Enterprise product in a box
What do you like best about the product?
Three main points:
1 - Simplicity of installation.
2 - Query execution speed
3- Plugin extensibility.
1 - Simplicity of installation.
2 - Query execution speed
3- Plugin extensibility.
What do you dislike about the product?
Three main points:
1- Maximum column limit.
2- No Columnar support (noSQL featrue)
3 - Scalability
1- Maximum column limit.
2- No Columnar support (noSQL featrue)
3 - Scalability
What problems is the product solving and how is that benefiting you?
I used Mysql for a Huge Web Survey project.
In very simple steps I installed a complete dbms suite.
In very simple steps I installed a complete dbms suite.
Recommendations to others considering the product:
look at clustering features
MySQL gets the job done!
What do you like best about the product?
MySQL is pretty easy to use and can be used securely.
What do you dislike about the product?
Sometimes it takes to long to input values.
What problems is the product solving and how is that benefiting you?
Security used with MySQL helps to keep unauthorized users out.
Still the best choice for most of Relational use cases
What do you like best about the product?
MySQL is one of the products which evolve with time and never leave out to include any new feature trending those days.
What do you dislike about the product?
Currently, with the latest release, I got answers to all my suggestions and don't have any point to dislike MySQL.
What problems is the product solving and how is that benefiting you?
Mostly the problems which require strong data consistency and transaction behavior I tend to use MySQL.
Mysql
What do you like best about the product?
Most importantly, the cost and scalability. Easy to use with a website.
What do you dislike about the product?
I'm not a fan of the case sensitivity for tables, but not for fields and columns
What problems is the product solving and how is that benefiting you?
it warehouses the data for a number of our tools
Recommendations to others considering the product:
cross tab or pivot feature for query output
Good free database platform
What do you like best about the product?
Good, free database platform that has the ability to do a certain amount of high availability.
What do you dislike about the product?
High availability is cumbersome to set up and not as feature-rich as other DB platforms.
What problems is the product solving and how is that benefiting you?
Basic relational databases
Usable, functional database for small to medium projects
What do you like best about the product?
I like how quickly I can set up a database and use for PHP projects like WordPress and Drupal. I have found most open source tools that run on Linux support a mysql backend database for supporting metadata and text storage.
What do you dislike about the product?
Clustering and scaling MySQL is the greatest challenge I have faced in supporting instances. I have had to use the assistance of data architects to create solutions that don't cause more problems than they solve. Additionally, I avoid using it for functions that are heavy on blob storage usage as it greatly impacts the performance in a negative way.
What problems is the product solving and how is that benefiting you?
MySQL allows for quick build out of small projects for Proof of Concept and tight deadlines. It can scale with the right people supporting it. We use it for Drupal, Wordpress, blogs, small sites, and development efforts for hosted SaaS solutions.
Recommendations to others considering the product:
It's still the industry standard for starting out projects.
Great for putting things in alphabetical or numerical order.
What do you like best about the product?
I like that it is so easy to open scripts and run them in MySQL. it does a great job of putting content in order on websites. one click and you're done!
What do you dislike about the product?
You must have computer programming knowledge to write scripts. This software is only easy to run the scripts if someone else has wrirtten them if you don't have that knowledge.
What problems is the product solving and how is that benefiting you?
I use MySQL when updating my employer's website. He is a nature photographer and MySQL allows you to put photos on a site in alphabetical or numerical order with minimal effort running scripts. It has made updating a website very fast and simple when I used to spend many hours.
Recommendations to others considering the product:
I would recommend learning scripts and computer programming if you want to use this program entirely by yourself to make websites. You will need to hire a computer programmer for your needs if you do not know this stuff. Otherwise it is fairly simple and shows errors that happen so you can fix them.
Powerful interface to your relational mysql database.
What do you like best about the product?
The power and simplicity it gives you to perform a wide range of database operations.
What do you dislike about the product?
It crash a few times on Mac systems when you try to close tabs which are simultaneously open.
What problems is the product solving and how is that benefiting you?
automating tasks by creating stored procedures and indexes.
Recommendations to others considering the product:
Personally feel this is the best interface built for performing complex operations as well as performing backup and storage for mysql database.
showing 621 - 630