A vendor-independent interface for accessing databases, similar to Perl's DBI.
gem install dbiNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connect to a MySQL database and insert a record
Install the appropriate DBD gem (e.g., gem install dbi dbd-mysql).
No dependency data recorded yet.