An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

gem.coop : 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.

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:gem/sql_capsule?repository_url=https://gem.coop
Keywords: database , orm , ruby , sql , wrapper
License: MIT
Latest release: about 10 years ago
First release: about 10 years ago
Downloads: 5,351 total
Stars: 27 on GitHub
Forks: 2 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 3 days ago

0.1.1
Published: about 10 years ago
Registry - Documentation - Download sha256-f4bb0551fc7e5...
0.1.0
Published: about 10 years ago
Registry - Documentation - Download sha256-ca2f8bfde140e...