mysql 5.7.33
Fast, easy to use, and popular database
MySQL is a fast, reliable, and easy to use relational database management system that supports the standardized Structured Query Language.
- Outputs:
out - Website: https://www.mysql.com/
- Licenses: GPL 2
- Package source: gnu/packages/databases.scm
- Builds: See build status
- Issues: See known issues
Installation
Install mysql 5.7.33 as follows:
guix install mysql@5.7.33
Or install the latest version:
guix install mysql
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.