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: 144,956 of 188,277
Downloads: 3,979
Daily
Ranking: 132,322 of 188,252
Downloads: 2
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,082,208,484 | bundler |
| 10 | 1,189,560,286 | rake |
| 29 | 935,725,168 | rspec |
| 36 | 733,082,542 | activerecord |
| 44 | 691,117,452 | rails |
| 107 | 410,748,278 | pg |
| 275 | 169,131,258 | sqlite3 |
| 5,618 | 1,071,699 | handlebars |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | tye |