[ 原始碼: ruby-peek-pg ]
套件: ruby-peek-pg (1.3.0-1.1)
ruby-peek-pg 的相關超連結
Trisquel 的資源:
下載原始碼套件 ruby-peek-pg:
- [ruby-peek-pg_1.3.0-1.1.dsc]
- [ruby-peek-pg_1.3.0.orig.tar.gz]
- [ruby-peek-pg_1.3.0-1.1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Ruby Extras Maintainers (郵件存檔)
- Raju Devidas
外部的資源:
- 主頁 [github.com]
相似套件:
Take a peek into the Postgres queries made during your application's requests
Things this peek view provides:
- Total number of Postgres queries called during the request - The duration of the queries made during the request
其他與 ruby-peek-pg 有關的套件
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 套件暫時不可用
-
- dep: ruby-concurrent
- modern concurrency tools for Ruby
-
- dep: ruby-concurrent-ext
- C extensions to optimize concurrent-ruby under MRI
-
- dep: ruby-peek
- Take a peek into your Rails application
-
- dep: ruby-pg
- PostgreSQL interface for Ruby