MySQL
JetwareExternal reviews
1,607 reviews
from
and
External reviews are not included in the AWS star rating for the product.
Use when data is simplified
What do you like best about the product?
I loved the consistency it offers. The easy syntax to connect to the remote servers and operate on them with the same ease as if I am working on my machine. Its integration with the Django applications is awesome.
What do you dislike about the product?
We have to do a lot of processing ourselves to store the key-value pairs or data that we receive from some service or API. It is slower at times in comparison to the non-relational databases. Had it had some more aggregation functions, our tasks could have been easier. I might not know about the method to connect to the DB server using some key file, but it will be awesome to have one.
What problems is the product solving and how is that benefiting you?
MySQL allows us to store the relational databases, and perform safe computations which are required in the financial services industry. The reads and writes behave in a serialized manner. Because of this serialization, we're not committing changes that are conflicting with our records.
MySQL, the most popular database for a reason
What do you like best about the product?
I love how flexible MySQL is, whether it's a high end server or a Raspberry Pi. You can be sure that MySQL will run. I also love the performance aswell as it's security and reliability.
What do you dislike about the product?
It's not as great at managing very large amounts of data as some other solutions, also it is missing out on features that other databases have
What problems is the product solving and how is that benefiting you?
MySQL is helping us implement many things in terms of web development and data science purposes. For example, MySQL is being used in our situation for things like log in pages
SQL
What do you like best about the product?
It is a basic tool for the use of large amounts of data.
What do you dislike about the product?
having to use a specific language makes it difficult to apply it to all people in a work environment
What problems is the product solving and how is that benefiting you?
being able to use extensive databases without occupying so much computer memory, facilitating information searches
Recommendations to others considering the product:
If they usually use databases with a lot of information, it is almost mandatory to use SQL as a tool to process the data.
MySQL Review
What do you like best about the product?
Well established platform with many useful features and support
What do you dislike about the product?
Not much comes to mind. There's a lack of customization options
What problems is the product solving and how is that benefiting you?
Helping to produce our sales deliverable
Recommendations to others considering the product:
It's the biggest name in the industry for a reason
My first-choice open source RDBMS.
What do you like best about the product?
Mysql is open source and this comes with obvious benefits such as multiple support options , faster fixes to bugs , and of course security. Interestingly , all of the aforementioned are foremost benefits of Mysql as a relational database management system.
Asides the above , Mysql greatly trends within the community of backend engineers and data scientists , for its ability to process requests speedily and its focus on workflow contol.
Asides the above , Mysql greatly trends within the community of backend engineers and data scientists , for its ability to process requests speedily and its focus on workflow contol.
What do you dislike about the product?
Mysqls Graphical user interface (GUI) can be better for users ,in the area of intuitiveness. Mysql consumes huge computer resources as well, mainly due to the series of add-ons and extensions it needs to work with.
What problems is the product solving and how is that benefiting you?
The need to have data saved in an easy to access and easy to analyze manner , is a key problem which Mysql addresses for my organisation. The ability to aggregate data fruitfully from multiple data sources, is an important benefit of Mysql for me.
Open-source database system
What do you like best about the product?
It comes with a plethora of capabilities; both command line and interface are simple to use, it can create complicated database tables, and database management is a breeze using MySQL. Their official website contains extensive documentation to understand more about a given feature.
What do you dislike about the product?
It does not provide many alternatives for creating tables that seem like suggestions, but it requires a lot of software to be installed, which may slow down the system.
What problems is the product solving and how is that benefiting you?
Because MySQL is an open-source database, it is our first choice for integrating online applications and creating data. Mysql is a straightforward database management system to use and maintain, and it has few known bugs.
My best experience MYSQL
What do you like best about the product?
Always flexible and scalable transaction data.
What do you dislike about the product?
We need access to complicated different types of collations on based engine.
What problems is the product solving and how is that benefiting you?
Raw queries and applies condition with all types of logic
Recommendations to others considering the product:
Try to additional automate configuration setup
Amazing and easy to use Database
What do you like best about the product?
The best thing I like about it is that it is an open-source database which makes it popular and fast. It has outstanding support from the communities and the oracle itself. It provides support to multiple backend programming languages but I use it with python and node.js. Its UI is amazing and even beginners can learn it quickly. As this database is structured so we need to work with tables and provide a great visualization for those tables.
What do you dislike about the product?
I don't think there are many cons of this application as of now but I face some issues while performing big data queries. As if you are working with big data queries and you refresh the page then most of the time query gets a time-out error. That should be fixed and its response time should be better.
What problems is the product solving and how is that benefiting you?
It is really easy to work with MySQL and it saved a lot of time for me while analytics. Moreover, it is easy to use so we don't need to put much effort to teach and guide new interns about how to use it. Its interface helps a lot to analyze and interact with the data without using SQL language which saves a lot of time.
Recommendations to others considering the product:
If you are looking for a structured Database it is the best. Its UI is amazing and easy to learn.
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.
showing 51 - 60