Categories: None [Edit]
pg_jbuilder
pg_jbuilder is a tool to dump database queries directly to a JSON object or array. It uses PostgreSQL's JSON functions ([array_to_json and row_to_json](http://www.postgresql.org/docs/9.3/static/functions-json.html)) to serialize the JSON completely bypassing ActiveRecord/Arel. This gives a large speed boost compared to serializing the JSON inside of Ruby/Rails. It is perfect for creating JSON APIs with very low response times.
Total
Ranking: 146,702 of 193,214
Downloads: 4,084
Daily
Ranking: 129,210 of 193,188
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 1 | 3,441,039,624 | bundler |
| 8 | 1,330,047,653 | rake |
| 29 | 983,045,376 | rspec |
| 36 | 793,912,258 | activerecord |
| 44 | 748,261,752 | rails |
| 108 | 444,791,399 | pg |
| 279 | 183,854,320 | sqlite3 |
| 5,808 | 1,084,694 | handlebars |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | tye |