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: 142,433 of 182,915
Downloads: 3,680
Daily
Ranking: 76,031 of 182,900
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 | 2,379,033,295 | bundler |
10 | 945,559,759 | rake |
25 | 813,851,472 | rspec |
35 | 591,033,097 | activerecord |
40 | 560,724,028 | rails |
105 | 333,191,800 | pg |
249 | 140,727,815 | sqlite3 |
5,145 | 1,049,541 | handlebars |
Owners
# | Gravatar | Handle |
---|---|---|
1 | tye |