全部搜索项
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 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 ruby-activerecord-explain-analyze

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 5.5 kB26.0 kB [文件列表]