Skip to content
Sections
>> Trisquel >> 套件 >> nabia >> ruby >> ruby-activerecord-explain-analyze
nabia  ] [  aramo  ]
[ 原始碼: ruby-activerecord-explain-analyze  ]

套件: ruby-activerecord-explain-analyze (0.1.0-2)

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 有關的套件

  • 依賴
  • 推薦
  • 建議
  • dep: ruby
    Interpreter of object-oriented scripting language Ruby (default version)
    或者 ruby-interpreter
    套件暫時不可用
  • dep: ruby-activerecord (>= 2:4)
    object-relational mapper framework (part of Rails)
  • dep: ruby-pg
    PostgreSQL interface for Ruby

下載 ruby-activerecord-explain-analyze

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 5.5 kB26 kB [文件列表]