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,679 of 187,571
Downloads: 3,932
Daily
Ranking: 113,854 of 187,548
Downloads: 5
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,010,000,950 | bundler |
| 10 | 1,165,196,519 | rake |
| 28 | 924,848,930 | rspec |
| 36 | 719,366,671 | activerecord |
| 43 | 678,557,783 | rails |
| 107 | 402,604,915 | pg |
| 275 | 165,696,742 | sqlite3 |
| 5,588 | 1,069,626 | handlebars |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | tye |