[ 源代码: ruby-mysql2 ]
软件包:ruby-mysql2(0.5.2-1)
simple, fast MySQL library for Ruby
This is an API module that allows Ruby programs to interface with MySQL databases. Usually, it will be pulled in automatically by packages providing Ruby programs which need this capability, you only need to install it directly if you intend to write such programs yourself. You may want to prefer the ruby-mysql2 package over the ruby-mysql package, since benchmarks have shown it to be faster, it is non-blocking and it supports UTF-8 database encoding.
其他与 ruby-mysql2 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17) [arm64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.28) [armhf, i386]
- dep: libc6 (>= 2.4) [amd64]
-
- dep: libgmp10
- 多精度运算库
-
- dep: libmariadb3 (>= 3.0.0)
- MariaDB database client library
-
- dep: libruby2.5 (>= 2.5.0~preview1)
- Libraries necessary to run Ruby 2.5
-
- dep: libssl1.1 (>= 1.1.0)
- 安全套接字层工具箱 - 共享库
-
- dep: ruby (<< 1:2.6~)
- 面向对象脚本语言 Ruby 的解释器 (默认版本)
- dep: ruby (>= 1:2.5~0)
-
- dep: ruby-eventmachine
- Ruby/EventMachine library
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时