すべてのオプション
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ ソース: ruby-activerecord-explain-analyze  ]

パッケージ: ruby-activerecord-explain-analyze (0.1.0-2)

ruby-activerecord-explain-analyze に関するリンク

Screenshot

Debian の資源:

ruby-activerecord-explain-analyze ソースパッケージをダウンロード:

メンテナ:

外部の資源:

類似のパッケージ:

ActiveRecord#explain with support for EXPLAIN ANALYZE

Extends ActiveRecord#explain with support for EXPLAIN ANALYZE and output formats of JSON, XML, and YAML.

What's EXPLAIN ANALYZE? PostgreSQL devises a query plan for each query it receives. Choosing the right plan to match the query structure and the properties of the data is absolutely critical for good performance, so the system includes a complex planner that tries to choose good plans. One can use the EXPLAIN command to see what query plan the planner creates for any query. With EXPLAIN ANALYZE, EXPLAIN actually executes the query, and then displays the true row counts and true run time accumulated within each plan node.

その他の ruby-activerecord-explain-analyze 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • enhances

ruby-activerecord-explain-analyze のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
all 5.5 kB26.0 kB [ファイル一覧]