MySQL
JetwareExternal reviews
1,609 reviews
from
and
External reviews are not included in the AWS star rating for the product.
Good for beginners
What do you like best about the product?
Ease of use and understandability of table structures
What do you dislike about the product?
Errors are sometimes misleading especially when joins are used
What problems is the product solving and how is that benefiting you?
Building a shopping cart. Benefits are ease of use
As a software engineer, I have used mysql for over 5 years
What do you like best about the product?
- mysql is a very stable product, I never experience any issues due to product unstable.
- mysql has many tools support
- mysql command line is very rich.
- mysql has very wide community support. for any questions, you can easily find answers from technical community.
- mysql has great integration with lots of languages, including java, c, c++, python, etc almost all the programming languages.
- mysql has many tools support
- mysql command line is very rich.
- mysql has very wide community support. for any questions, you can easily find answers from technical community.
- mysql has great integration with lots of languages, including java, c, c++, python, etc almost all the programming languages.
What do you dislike about the product?
- mysql has different versions, some newer version may not be compatible with old versions
- command line is rich, but it would be great if the help doc offers more examples
- mysql database replication may not be as rich as other databases, such as oracle and ms sql server.
- command line is rich, but it would be great if the help doc offers more examples
- mysql database replication may not be as rich as other databases, such as oracle and ms sql server.
What problems is the product solving and how is that benefiting you?
we use mysql to store our business related transaction data. mysql is very fast, stable and easy to use.
Recommendations to others considering the product:
For transaction database and light weight saas development using micro service oriented architecture, mysql is the best database as far as I know. it works very well in my previous and current job. I strongly recommend it to any one who are considering different solutions of light weight rich support databases.
Its good enough, gets the job done when needed.
What do you like best about the product?
Easy to install and easy to use on a day to day basis.
What do you dislike about the product?
Indexing takes too long on non indexed database. Cannot create partitions on fly/
What problems is the product solving and how is that benefiting you?
Monitoring
Good
What do you like best about the product?
The community is really good, which means you can get a lot of support.
What do you dislike about the product?
Replication is a bit complicated, and the lag can never be really avoided.
What problems is the product solving and how is that benefiting you?
Ordering info.
Easy to setup
What do you like best about the product?
Easy to setup. I can start an instance quickly without too much of overhead.
What do you dislike about the product?
It doesnt support nested queries.
It doesnt have an easy way to archive the tables or partition them easily
Scaling can get tricky
It doesnt have an easy way to archive the tables or partition them easily
Scaling can get tricky
What problems is the product solving and how is that benefiting you?
Supply chain problems. Complex joins. In order to build reports though, we push this data to datawarehouse.
Mysql is flexible
What do you like best about the product?
Mysql is super tunable with lots of configurations to play around with. You could also use pluggable database engines like innodb or sphinx. I feel its very flexible add to it the benefits of being an opensource project.
What do you dislike about the product?
If the configurations are not tuned right in the first place it does take time to have it optimized for your usecase. Mysql is less intelligent in self optimizing to traffic compared with other popular database like oracle.
What problems is the product solving and how is that benefiting you?
We are an ecommerce company and our traffic is served thru mysql as a transactional database. cost effective and does the job very well. we use inno db as our database engine.
MySQL at Houzz
What do you like best about the product?
It's intuitive and simple. I've been trained in Postgres but switching over has been seamless so far -- I'm new though so I haven't used as much mySQL as some of the other engineers.
What do you dislike about the product?
Honestly, nothing has jumped out at me that is unappealing.
What problems is the product solving and how is that benefiting you?
As a company, we are trying to modernize and simplify the process of home remodeling and design by bringing together homeowners, professionals and manufacturers in one platform.
Recommendations to others considering the product:
It's probably a good idea since as far as I know it's the most widely used RDBMS out there.
Review for use of mysql
What do you like best about the product?
Ease of use and setup, whether it be integrated with MAMP or LAMP. Its very easy from command line as well.
Mysql workbench is too good a tool and development becomes very easy due to it.
Mysql workbench is too good a tool and development becomes very easy due to it.
What do you dislike about the product?
None so far.
I haven't found a single glitch while working on mysql.
I haven't found a single glitch while working on mysql.
What problems is the product solving and how is that benefiting you?
We are using MYSQL for all the internal tools which need data to be stored in a database.
Recommendations to others considering the product:
Try it . Its awesome
Better open source database
What do you like best about the product?
It's very easy to use and lot of help & documentation available on the internet.
Lot of plugins and solutions that easily fits into MySQL. Easy to manage the server. Support lot of other needed features like tungsten (native replicator)
Lot of plugins and solutions that easily fits into MySQL. Easy to manage the server. Support lot of other needed features like tungsten (native replicator)
What do you dislike about the product?
No UI to manage the system level details (like viewpoint for Teradata)
What problems is the product solving and how is that benefiting you?
Internal Tools, eCommerce and my personal website
It takes only few hours to setup a MySQL system and start working.
It takes only few hours to setup a MySQL system and start working.
Recommendations to others considering the product:
Best open source database that anyone can wish for.
Using MySQL to store relevance continuous performance tests results
What do you like best about the product?
Easy to use and learn. Also easy to setup. It has strong authentication features. It is also very easy to integrate with UI tools so that the data can be seen and visualized.
What do you dislike about the product?
Not many distributed features. Hard to use when having heavy writes and heavy reads. It is also very hard to scale when the cluster is running on production. We cannot really add any nodes or remove nodes. It follows master/slave architecture which is difficult given a master or masters are down. Might lead to split-brain problem.
What problems is the product solving and how is that benefiting you?
We use Mysql to store the performance results of the relevance platform of our company. There would be different relevance experiments which would be running and we need to compare the performance data such as latency, qps etc among them and also see the distribution between various versions.
showing 1,591 - 1,600