Categories: None [Edit]

pg_jbuilder

https://rubygems.org/gems/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,373 of 189,654
Downloads: 4,012

Daily

Ranking: 94,537 of 189,628
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,194,011,454bundler
91,238,481,866rake
29951,193,561rspec
36753,992,919activerecord
44710,641,326rails
107421,983,898pg
277173,378,657sqlite3
5,6851,075,030handlebars

Owners

#GravatarHandle
1icontye