
MySQL
The most comprehensive set of advanced features, management tools and technical support to achieve the highest levels of MySQL scalability, security, reliability, and uptime.
MySQL Database
MySQL powers the most demanding Web, E-commerce, SaaS and Online Transaction Processing (OLTP) applications. It is a fully integrated transaction-safe, ACID compliant …
MySQL :: MySQL Downloads
MySQL NDB Cluster CGE MySQL NDB Cluster is a real-time open source transactional database designed for fast, always-on access to data under high throughput conditions.
MySQL Products
Software MySQL Enterprise Edition for delivering business-critical, enterprise database applications. Learn More
MySQL Community Edition
MySQL Community Edition is the freely downloadable version of the world's most popular open source database. It is available under the GPL license and is supported by a huge and active …
5.3.1 Creating and Selecting a Database - MySQL
Your database needs to be created only once, but you must select it for use each time you begin a mysql session. You can do this by issuing a USE statement as shown in the example. …
MySQL :: MySQL 8.4 Reference Manual :: 1.2.1 What is MySQL?
MySQL, the most popular Open Source SQL database management system, is developed, distributed, and supported by Oracle Corporation. The MySQL website …
MySQL :: Employees Sample Database
Jul 31, 2025 · For legal information, see the Legal Notices. For help with using MySQL, please visit the MySQL Forums, where you can discuss your issues with other MySQL users.
MySQL :: MySQL 8.4 Reference Manual :: 7.3 The mysql System …
A broad categorization is that the mysql schema contains data dictionary tables that store database object metadata, and system tables used for other operational purposes.
MySQL :: MySQL 8.4 Reference Manual :: 9 Backup and Recovery
It is important to back up your databases so that you can recover your data and be up and running again in case problems occur, such as system crashes, hardware failures, or users deleting …