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,381 of 186,959
Downloads: 3,821
Daily
Ranking: 117,132 of 186,713
Downloads: 3
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 | 2,905,736,219 | bundler |
10 | 1,128,098,871 | rake |
27 | 909,387,510 | rspec |
36 | 698,039,545 | activerecord |
43 | 658,650,538 | rails |
107 | 391,010,167 | pg |
276 | 160,962,144 | sqlite3 |
5,533 | 1,065,129 | handlebars |
Owners
# | Gravatar | Handle |
---|---|---|
1 | tye |