[ ソース: ruby-mysql2 ]
パッケージ: ruby-mysql2 (0.5.2-1)
ruby-mysql2 に関するリンク
Debian の資源:
ruby-mysql2 ソースパッケージをダウンロード:
メンテナ:
- Debian Ruby Extras Maintainers (QA ページ, メールアーカイブ)
- Michael Franzl (QA ページ)
- Cédric Boutillier (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.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgmp10
- 多倍長精度演算ライブラリ
-
- dep: libmariadb3 (>= 3.0.0)
- MariaDB database client library
-
- dep: libruby2.5 (>= 2.5.0~preview1)
- Ruby 2.5 の実行に必要なライブラリ
-
- dep: libssl1.1 (>= 1.1.0)
- Secure Sockets Layer ツールキット - 共有ライブラリ
-
- dep: ruby (<< 1:2.6~)
- オブジェクト指向スクリプト言語 Ruby のインタプリタ (デフォルト版)
- dep: ruby (>= 1:2.5~0)
-
- dep: ruby-eventmachine
- Ruby/EventMachine library
-
- dep: zlib1g (>= 1:1.1.4)
- 圧縮ライブラリ - ランタイム