[ 原始碼: ruby-mysql2 ]
套件:ruby-mysql2(0.5.5-3 以及其他的)
ruby-mysql2 的相關連結
Debian 的資源:
下載原始碼套件 ruby-mysql2:
維護小組:
- Debian Ruby Team (QA 頁面, 郵件存檔)
- Michael Franzl (QA 頁面)
- Cédric Boutillier (QA 頁面)
- Utkarsh Gupta (QA 頁面)
外部的資源:
- 主頁 [github.com]
相似套件:
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.38)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libmariadb3 (>= 3.0.0)
- MariaDB database client library
-
- dep: libruby (<< 1:3.2~)
- Libraries necessary to run Ruby
- dep: libruby (>= 1:3.1~0)
-
- dep: libruby3.1t64 (>= 3.1.2)
- Libraries necessary to run Ruby 3.1
-
- dep: ruby-eventmachine
- Ruby/EventMachine library