MySQL
JetwareExternal reviews
1,626 reviews
from
and
External reviews are not included in the AWS star rating for the product.
SQL made easy for almost anybody
What do you like best about the product?
It provides more options to write specific queries than the standard SQL language. One example is the LIMIT keyword.
What do you dislike about the product?
For extensive databases, you should consider alternatives, as it will not work properly on millions of entries.
What problems is the product solving and how is that benefiting you?
I store data and access it to load it on web apps or software applications.
Recommendations to others considering the product:
MySQL is one of the most used SQL engines (and SQL language), and it's a suitable option to work quickly with a database.
Good product for SQL connect and review
What do you like best about the product?
Useful tool for connecting to SQL databases and querying and extracting data
What do you dislike about the product?
Nothing major .. the GUI can probably be more intuitive
What problems is the product solving and how is that benefiting you?
Help extract data and run complex queries against the database
The scalability and feathers MY sql provide in web development projects.
What do you like best about the product?
It based out of traditional database where we use my sql for performing CRUD ( create,read,update,delete) and managing the data for a web application or many more purposes.it follows the relationship between the tables in side a data base we can fetch easyly using the indexing features.many web applications uses my sql as there backend part for managing the user data because it provides user authentication and validation.
What do you dislike about the product?
It is good for small startup or websites where the traffic is low. When it comes to managing learge amount of data or for data analysis purposes we can't use my sql there because it doesn't support features like partitioning.so we can't use my sql in e-commerce based projects where the traffic is high.
What problems is the product solving and how is that benefiting you?
I have used my sql in portfolio based web application or sports based websites where i have used my sql as my backend part for managing and storing the data and django as my front end part.i have merged the django with my sql for developing websites.
Recommendations to others considering the product:
You can go for my sql while you can take any freelancing projects and the data traffic is low.
Best free and developer friendly database. also best one to learn SQL
What do you like best about the product?
MySQL is an open-source database. best one for SQL learning purposes. simple and fast for small set of data
What do you dislike about the product?
1. Do not support "pub-sub" services. 2. Starts lagging when data size increases. 3. More space usage
What problems is the product solving and how is that benefiting you?
1. Storing my project data
2. storing my client's data.
3. quick update and read data
2. storing my client's data.
3. quick update and read data
suitable Relational DB
What do you like best about the product?
Commands are friendly and straightforward to use.
What do you dislike about the product?
Nothing to dislike, but some problems suddenly appear.
What problems is the product solving and how is that benefiting you?
Store all information in an organized way and retrieve it easily.
Recommendations to others considering the product:
You can use this product to make the work easy and organized.
Amazingly simpler DB !
What do you like best about the product?
The best of MySQL I like is that it has the best user interface amongst all. Lot of filters and queries can be used with the existing databases and it also allows to import tables from other third party apps or browser.
What do you dislike about the product?
MySQL is not compatible with android version . One cannot use any database software with Android OS. At times, it asks for public server IP address, when it should ask for a private one. If the users access the public server unknowingly, then there's a chance of losing all the data in those databases.
What problems is the product solving and how is that benefiting you?
Great graphical user interface that includes calcultions and representations such as graphs, functions, trees, etcetra. As structured query language is used, it becomes easier to filter records when a specific thing is needed.
robust and cost effective
What do you like best about the product?
price and supported features. It's very stable and mature
What do you dislike about the product?
performance can be an issue and the troubleshooting tools could be better
What problems is the product solving and how is that benefiting you?
persistance for web applications that are based around ORM layers and require a DB for stateful persistance
Recommendations to others considering the product:
Great for development, limited for large scale production
MYSQL is one of the best free database software.
What do you like best about the product?
I Like MySQL because it's simple to deal with the queries, it's easy to generate a database schema, and also it's a clean navigation/ux compared to other's free options.
What do you dislike about the product?
I don't recognize MySQL as one of the best performance software, and Postgres is way more performative than MySQL. You cannot use a dark theme to query, and it is not simple to make multi-database queries.
What problems is the product solving and how is that benefiting you?
I solve business problems with mysql, extracting data that allows me to get business insights. I also made some automatization using MySQL databases and qliksense.
A great choice for relational software projects
What do you like best about the product?
Despite the fact that MySQL is free software, you may get better support by purchasing a commercial licence from Oracle. MySQL's Access Privilege System and User Account Management are very secure. Host-based verification is feasible. multi-version transaction support, unrestricted row-level locking
What do you dislike about the product?
MySQL starts degrading performance when data start increasing and row size cross the 1 million limits.
What problems is the product solving and how is that benefiting you?
Applications for managing data in a relational database using SQL. MySQL is an open-source database management system. Similar to relational databases, MySQL stores data in tables with rows and columns. The LAMP stack, which contains Linux, Apache, MySQL, and PHP, requires MySQL.
Mysql
What do you like best about the product?
Easy to use and huge community to provide solutions for all your problems
What do you dislike about the product?
As compared to other rdms mysql seems to be lagging in terms of indexing
What problems is the product solving and how is that benefiting you?
Saving data for my application
showing 151 - 160