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: 144,614 of 187,239
Downloads: 3,901

Daily

Ranking: 145,948 of 187,224
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,973,208,875bundler
101,151,901,046rake
27919,404,019rspec
36711,658,717activerecord
43671,311,427rails
107398,480,488pg
274163,773,486sqlite3
5,5661,068,476handlebars

Owners

#GravatarHandle
1icontye