This package browser is in early development. Mind the rough edges.

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.

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.