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,213 of 188,757
Downloads: 3,993
Daily
Ranking: 87,276 of 188,742
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,119,417,231 | bundler |
| 10 | 1,202,260,445 | rake |
| 29 | 941,173,382 | rspec |
| 36 | 740,878,701 | activerecord |
| 44 | 698,291,560 | rails |
| 107 | 414,871,635 | pg |
| 276 | 170,904,501 | sqlite3 |
| 5,639 | 1,072,819 | handlebars |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | tye |