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: 125,958 of 196,612
Downloads: 5,531

Daily

Ranking: 58,947 of 196,584
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,708,767,552bundler
81,405,583,906rake
141,290,327,137minitest
110468,228,462pg

Owners

#GravatarHandle
1iconpiisalie