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,203 of 192,137
Downloads: 4,054
Daily
Ranking: 82,222 of 192,103
Downloads: 1
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,342,103,677 | bundler |
| 8 | 1,292,456,495 | rake |
| 29 | 970,934,436 | rspec |
| 36 | 778,810,251 | activerecord |
| 44 | 733,962,069 | rails |
| 108 | 435,629,272 | pg |
| 279 | 179,551,852 | sqlite3 |
| 5,761 | 1,080,987 | handlebars |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | tye |