Paquet : ruby-activerecord-explain-analyze (0.1.0-2)
Liens pour ruby-activerecord-explain-analyze
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source ruby-activerecord-explain-analyze :
- [ruby-activerecord-explain-analyze_0.1.0-2.dsc]
- [ruby-activerecord-explain-analyze_0.1.0.orig.tar.gz]
- [ruby-activerecord-explain-analyze_0.1.0-2.debian.tar.xz]
Responsables :
- Debian Ruby Extras Maintainers (Page QA, Archive du courrier électronique)
- Sruthi Chandran (Page QA)
Ressources externes :
- Page d'accueil [github.com]
Paquets similaires :
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.
Autres paquets associés à ruby-activerecord-explain-analyze
|
|
|
|
-
- dep: ruby
- interpréteur pour le langage de script orienté objet Ruby – version par défaut
- ou ruby-interpreter
- Paquet indisponible
-
- dep: ruby-activerecord (>= 2:4)
- object-relational mapper framework (part of Rails)
-
- dep: ruby-pg
- PostgreSQL interface for Ruby
Télécharger ruby-activerecord-explain-analyze
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
all | 5,5 ko | 26,0 ko | [liste des fichiers] |