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: 148,395 of 196,721
Downloads: 4,145
Daily
Ranking: 58,818 of 196,694
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,728,237,794 | bundler |
| 8 | 1,410,641,125 | rake |
| 29 | 1,017,967,488 | rspec |
| 37 | 835,846,227 | activerecord |
| 45 | 786,959,286 | rails |
| 110 | 469,844,780 | pg |
| 284 | 194,725,346 | sqlite3 |
| 6,039 | 1,094,790 | handlebars |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | tye |