_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
mysql 5.7.33
Dependencies: bash-minimal@5.1.16 boost@1.59.0 coreutils@9.1 gawk@5.3.0 grep@3.11 libaio@0.3.113 libtirpc@1.3.1 ncurses@6.2.20210619 openssl@1.1.1u procps@4.0.3 rpcsvc-proto@1.4.4 sed@4.8 zlib@1.3
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://www.mysql.com/
Licenses: GPL 2
Synopsis: Fast, easy to use, and popular database
Description:

MySQL is a fast, reliable, and easy to use relational database management system that supports the standardized Structured Query Language.

cl-mysql 0.1-1.ab56c27
Dependencies: mariadb@10.10.2
Propagated dependencies: cl-cffi@0.24.1-2.32c90d4 cl-stefil@0.1-0.0398548
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: http://www.hackinghat.com/index.php/cl-mysql
Licenses: Expat
Synopsis: Common Lisp wrapper for MySQL
Description:

cl-mysql is a Common Lisp implementation of a MySQL wrapper.

ghc-mysql 0.2.1
Dependencies: mariadb@10.10.2 zlib@1.3 openssl@3.0.8
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/paul-rouse/mysql
Licenses: Modified BSD
Synopsis: Low-level MySQL client library
Description:

This library provides Haskell bindings to the MySQL mysqlclient client library. It is a fairly faithful, low level library that implements most of the MySQL client API. The major departure from the C API is that in Haskell, resource management is mostly automatic and safe.

This library deliberately avoids the question of providing a ``good'' API. Its purpose is to serve as a base upon which higher-level libraries can be built.

ruby-mysql2 0.5.2
Dependencies: mariadb@10.10.2 zlib@1.3
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/brianmario/mysql2
Licenses: Expat
Synopsis: MySQL library for Ruby, binding to libmysql
Description:

This package provides a simple, fast MySQL library for Ruby, binding to libmysql.

ecl-cl-mysql 0.1-1.ab56c27
Dependencies: ecl-cffi@0.24.1-2.32c90d4 mariadb@10.10.2
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: http://www.hackinghat.com/index.php/cl-mysql
Licenses: Expat
Synopsis: Common Lisp wrapper for MySQL
Description:

cl-mysql is a Common Lisp implementation of a MySQL wrapper.

sbcl-cl-mysql 0.1-1.ab56c27
Dependencies: sbcl-cffi@0.24.1-2.32c90d4 mariadb@10.10.2
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: http://www.hackinghat.com/index.php/cl-mysql
Licenses: Expat
Synopsis: Common Lisp wrapper for MySQL
Description:

cl-mysql is a Common Lisp implementation of a MySQL wrapper.

perl-dbd-mysql 4.050
Propagated dependencies: perl-dbi@1.643 mariadb@10.10.2 mariadb@10.10.2
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://metacpan.org/release/DBD-mysql
Licenses: GPL 1+
Synopsis: DBI MySQL interface
Description:

This package provides a MySQL driver for the Perl5 Database Interface (DBI).

erlang-p1-mysql 1.0.25
Channel: guix
Location: gnu/packages/erlang-xyz.scm (gnu packages erlang-xyz)
Home page: https://hex.pm/packages/p1_mysql
Licenses: ASL 2.0
Synopsis: Pure Erlang MySQL driver
Description:

This package provides pure Erlang MySQL driver.

rust-sqlx-mysql 0.7.4
Channel: guix
Location: gnu/packages/crates-database.scm (gnu packages crates-database)
Home page: https://github.com/launchbadge/sqlx
Licenses: Expat ASL 2.0
Synopsis: MySQL driver implementation for SQLx
Description:

This package provides MySQL driver implementation for SQLx. Not for direct use; see the `sqlx` crate for details.

rust-sqlx-mysql 0.7.4
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://github.com/launchbadge/sqlx
Licenses: Expat ASL 2.0
Synopsis: MySQL driver implementation for SQLx. Not for direct use; see the `sqlx` crate for details
Description:

This package provides MySQL driver implementation for SQLx. Not for direct use; see the `sqlx` crate for details.

rust-sqlx-mysql 0.7.4
Channel: lguix-channel
Location: atuin.scm (atuin)
Home page: https://github.com/launchbadge/sqlx
Licenses: Expat ASL 2.0
Synopsis: MySQL driver implementation for SQLx. Not for direct use; see the `sqlx` crate for details
Description:

This package provides MySQL driver implementation for SQLx. Not for direct use; see the `sqlx` crate for details.

guile-dbd-mysql 2.1.8
Dependencies: mariadb@10.10.2 mariadb@10.10.2 zlib@1.3
Propagated dependencies: guile@3.0.9
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://github.com/opencog/guile-dbi
Licenses: GPL 2+
Synopsis: Guile DBI driver for MySQL
Description:

guile-dbi is a library for Guile that provides a convenient interface to SQL databases. This package implements the interface for MySQL.

ghc-mysql-simple 0.4.9
Dependencies: ghc-attoparsec@0.14.4 ghc-base16-bytestring@1.0.2.0 ghc-blaze-builder@0.4.2.2 ghc-mysql@0.2.1 ghc-pcre-light@0.4.1.0 ghc-old-locale@1.0.0.7 ghc-vector@0.12.3.1 openssl@3.0.8 zlib@1.3
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/paul-rouse/mysql-simple
Licenses: Modified BSD
Synopsis: Mid-level MySQL client library
Description:

This library implements mid-level Haskell bindings to the MySQL mysqlclient client library. It is aimed at speed and ease of use.

guile3-dbd-mysql 2.1.8
Dependencies: mariadb@10.10.2 mariadb@10.10.2 zlib@1.3 libltdl@2.4.7
Channel: gn-bioinformatics
Location: gn/packages/guile.scm (gn packages guile)
Home page: https://github.com/opencog/guile-dbi
Licenses: GPL 2+
Synopsis: Guile DBI driver for MySQL
Description:

guile-dbi is a library for Guile that provides a convenient interface to SQL databases. This package implements the interface for MySQL.

perl-crypt-mysql 0.04
Propagated dependencies: perl-digest-sha1@2.13
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Crypt-MySQL
Licenses: GPL 1+
Synopsis: Emulate the MySQL PASSWORD() function
Description:

Crypt::MySQL emulates the MySQL PASSWORD() function. The module does not depend on an interface to the MySQL database server. This enables the comparison of encrypted passwords without the need for a real MySQL environment.

perl-mysql-config 1.04
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://metacpan.org/release/MySQL-Config
Licenses: GPL 1+
Synopsis: Parse and utilize MySQL's /etc/my.cnf and ~/.my.cnf files
Description:

MySQL::Config emulates the load_defaults function from libmysqlclient. It will fill an array with long options, ready to be parsed by Getopt::Long.

emacs-mysql-to-org 20210622.447
Propagated dependencies: emacs-s@20220902.1511
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: unspecified
Licenses:
Synopsis: Minor mode to output the results of mysql queries to org tables
Description:

Documentation at https://melpa.org/#/mysql-to-org

python-mysqlclient 2.2.4
Dependencies: mariadb-connector-c@3.1.13
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://github.com/PyMySQL/mysqlclient
Licenses: GPL 2
Synopsis: MySQLdb is an interface to the popular MySQL database server for Python
Description:

MySQLdb is an interface to the popular MySQL database server for Python. The design goals are:

  1. Compliance with Python database API version 2.0 [PEP-0249],

  2. Thread-safety,

  3. Thread-friendliness (threads will not block each other).

mysql-connector-cpp 1.1.8-1.9f64d32
Channel: yewscion
Location: cdr255/utils.scm (cdr255 utils)
Home page:
Licenses: GPL 3
Synopsis:
Description:

.

rust-mysqlclient-src 0.1.2
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://github.com/sgrif/mysqlclient-sys
Licenses: GPL 2
Synopsis: Bundled version of libmysqlclient
Description:

This package provides Bundled version of libmysqlclient.

rust-mysqlclient-src 0.1.2
Channel: guix-science
Location: guix-science/packages/typst.scm (guix-science packages typst)
Home page: https://github.com/sgrif/mysqlclient-sys
Licenses: GPL 2
Synopsis: Bundled version of libmysqlclient
Description:

This package provides Bundled version of libmysqlclient.

rust-mysqlclient-sys 0.2.5
Channel: guix
Location: gnu/packages/crates-database.scm (gnu packages crates-database)
Home page: https://github.com/sgrif/mysqlclient-sys
Licenses: Expat ASL 2.0
Synopsis: Auto-generated rust bindings for libmysqlclient
Description:

This package provides auto-generated rust bindings for libmysqlclient.

ghc-persistent-mysql 2.13.1.4
Dependencies: ghc-persistent@2.13.3.5 ghc-aeson@2.0.3.0 ghc-blaze-builder@0.4.2.2 ghc-conduit@1.3.5 ghc-monad-logger@0.3.40 ghc-mysql@0.2.1 ghc-mysql-simple@0.4.9 ghc-resourcet@1.2.6 ghc-resource-pool@0.2.3.2 ghc-unliftio-core@0.2.1.0
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: http://www.yesodweb.com/book/persistent
Licenses: Expat
Synopsis: Backend for the @code{ghc-persistent} library using MySQL database server
Description:

This package contains a backend for ghc-persistent using the MySQL database server. Internally it uses the ghc-mysql-simple and mysql packages in order to access the database. This package supports only MySQL 5.1 and above. However, it has been tested only on MySQL 5.5. Only the InnoDB storage engine is officially supported.

mysql-workbench-community 8.0.33-1.4e1ee29
Channel: yewscion
Location: cdr255/utils.scm (cdr255 utils)
Home page:
Licenses: GPL 3
Synopsis:
Description:

.

Page: 12
Total results: 27