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: 148,125 of 196,125
Downloads: 4,139
Daily
Ranking: 49,580 of 196,106
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,667,363,143 | bundler |
| 8 | 1,394,381,169 | rake |
| 29 | 1,010,713,264 | rspec |
| 37 | 826,900,046 | activerecord |
| 45 | 778,702,380 | rails |
| 110 | 464,822,635 | pg |
| 281 | 192,458,273 | sqlite3 |
| 6,023 | 1,093,160 | handlebars |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | tye |