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: 145,579 of 190,365
Downloads: 4,023
Daily
Ranking: 77,133 of 190,317
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 | 3,243,919,424 | bundler |
| 8 | 1,256,317,454 | rake |
| 29 | 957,790,816 | rspec |
| 36 | 762,217,870 | activerecord |
| 44 | 718,397,445 | rails |
| 107 | 426,379,864 | pg |
| 279 | 175,249,192 | sqlite3 |
| 5,717 | 1,076,935 | handlebars |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | tye |