Categories: None [Edit]

sql_capsule

https://rubygems.org/gems/sql_capsule
https://github.com/piisalie/sql_capsule
SQLCapsule is the culmination of many of my thoughts and concerns surrounding ORMs and how we use Ruby to interact with databases. The goal is to be a small and easy to understand tool to help you talk to your database without the baggage of a using a full fledged ORM. SQLCapsule is reminiscent of the repository pattern (though you may use it however you like) and works by registering and naming SQL queries for later use. SQLCapsule aims to provide helpful errors, and to assist you along the way to building an application specific PostgreSQL interaction layer.

Total

Ranking: 123,984 of 192,156
Downloads: 5,446

Daily

Ranking: 98,278 of 192,137
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,345,383,941bundler
81,293,584,300rake
141,194,891,366minitest
108435,943,782pg

Owners

#GravatarHandle
1iconpiisalie