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: 145,844 of 191,483
Downloads: 4,035
Daily
Ranking: 140,423 of 191,454
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,294,095,825 | bundler |
| 8 | 1,274,245,981 | rake |
| 29 | 964,633,797 | rspec |
| 36 | 770,906,816 | activerecord |
| 44 | 726,571,628 | rails |
| 108 | 431,026,689 | pg |
| 278 | 177,488,390 | sqlite3 |
| 5,742 | 1,078,585 | handlebars |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | tye |