RDO provides a common Ruby interface to multiple RDBMS backends with type casting, time zone handling, and native prepared statements.
gem install rdoNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connect to a database and execute a query.
Add the appropriate driver gem to your Gemfile, e.g., gem 'rdo-postgres'.
No dependency data recorded yet.