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,614 of 187,239
Downloads: 3,901
Daily
Ranking: 145,948 of 187,224
Downloads: 1
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,973,208,875 | bundler |
10 | 1,151,901,046 | rake |
27 | 919,404,019 | rspec |
36 | 711,658,717 | activerecord |
43 | 671,311,427 | rails |
107 | 398,480,488 | pg |
274 | 163,773,486 | sqlite3 |
5,566 | 1,068,476 | handlebars |
Owners
# | Gravatar | Handle |
---|---|---|
1 | tye |