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,897 of 188,317
Downloads: 3,983
Daily
Ranking: 127,110 of 188,299
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,085,315,544 | bundler |
| 10 | 1,190,757,019 | rake |
| 29 | 936,211,935 | rspec |
| 36 | 733,883,063 | activerecord |
| 44 | 691,823,180 | rails |
| 107 | 411,090,415 | pg |
| 275 | 169,331,163 | sqlite3 |
| 5,619 | 1,071,767 | handlebars |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | tye |