Helpt Nederlandse bedrijven al 15 jaar
bij het vinden van de juiste software
Wat is MySQL?
MySQL Enterprise Edition bevat de meest uitgebreide set geavanceerde functies, managementtools en technische ondersteuning om de hoogste niveaus van MySQL-schaalbaarheid, beveiliging, betrouwbaarheid en bedrijfstijd te bereiken. Het vermindert het risico, de kosten en de complexiteit bij het ontwikkelen, implementeren en beheren van bedrijfskritische MySQL-toepassingen.
Wie gebruikt MySQL?
Klanten in technologie, e-commerce, telecom, overheid en sociale netwerken enz. Bijv. Facebook, Uber, Twitter enz. ISV's, OEM's en VAR's vertrouwen op MySQL als embedded database. Bijv. Cisco, Symantec en Sony enz.
Twijfels over MySQL?
Vergelijk met een populair alternatief

MySQL
Reviews over MySQL

Eerder overwogen alternatieven:
A thought on MySQL
Opmerkingen: As currently I have developed inventory system, clinic system, an backend application for a private company to manage huge no of memberships and ads, and a UK company for manage Business Name , Limited company, trademark and domain registrations and renewals. All of these used with mysql its those are running smoothly. Never had any headaches as through sql queries can manipulate easily and had fast responses for even complex queries and for huge no of data Frameworks used are spring boot and laravel.
Pluspunten:
Known and used by most people as most secure and reliable relational database management system. Accompanies 99.99% uptime. Nothing to fears as open source. Can have millions of helps through community. Offers a wide scope of high accessibility like cluster servers master slave replication. Provides high performance even for large volume projects. Growing and improving frequently. Best for cloud applications and big data applications. Supports by huge no of frameworks.
Minpunten:
Red Hat Enterprise Linux, openSUSE, Fedora, Slackware Linux etc moved to MariaDB.
Eerder overwogen alternatieven:
Review about mysql
Opmerkingen: We run our pos software database with mysql databases
Pluspunten:
Easy to use and very scalable for our organization
Minpunten:
For now we see everything we need for our operation is present
Eerder overwogen alternatieven:
MySQL the default database server
Opmerkingen: We just use MySQL for all of our databases
Pluspunten:
It's the default standard for many companies. MySQL has grown into a very stable product that never crashes. We've made the move to MariaDB, but found that the tables sometimes get corrupted when restarting a database server under heavy load. With the recent speed improvements to MySQL, we have decided to actually migrate back to MySQL.
Minpunten:
I'd really like if they would spend a bit more time on their CLI interface. As in, syntax highlighting in the CLI, an easier way to scroll through multiline queries when going through the history. I would also like it if we can specify a color scheme to use for the output.
MySQL: A Popular RDBMS for Teaching Database Concepts
Opmerkingen: Great experience using MySQL for teaching database concepts for undergraduate and graduate students.
Pluspunten:
The main feature that I cherish in MySQL is the ability of my students to deploy it locally without the complexities of intricate configurations and deployment mechanisms. I used MySQL as part of the Bitnami WAMP stack (MariaDB is now packaged in Bitnami) to get a complete server bundle that is easy for students to deploy and configure. Before I relied in my teaching on a networked Oracle installation that was not that performance efficient and didn't give students the chance to configure the server environment. Moreover, with a networked configuration testing various SQL concepts would be a bit complex compared to having a local database installation.
Minpunten:
Changing the open-source license by Oracle was a bit disappointing. MariaDB is a kind of open-source alternative to MySQL with very similar features and architecture.
Mysql Review
Opmerkingen: MySQL has been integral in adressing our data management needs, ensuring data integrity within budget. Its reliability and scalability have streamlined development and helped us efficiently solve business problems related to data storage and retrieval.
Pluspunten:
It's a reliable database system that can scale well, both vertically and horizontally, allowing business to grow their application without major disruptions. Has a large and active user community where you can find a wealth of resources and third-party tools to help. The fact that is open-source is a big factor.
Minpunten:
Complex configuration and lack of some advance features and functionality, especially in areas like analytics and reporting. Enterprise-level support can be costly.