Categories: None [Edit]

dbmlite3

https://rubygems.org/gems/dbmlite3
Lite3::DBM is an object that behaves like a Ruby Hash but stores its data in a SQLite3 database table. It is a drop-in replacement for DBM. Values are optionally serialized with YAML or Marshal, allowing (almost) any Ruby type to be stored. In addition, there is rudimentary support for transactions with emphasis on simplicity and safety.

Total

Ranking: 78,711 of 186,911
Downloads: 11,274

Daily

Ranking: 166,960 of 186,896
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
27910,427,495rspec
223192,103,370yard
275161,285,467sqlite3
80162,039,295sequel

Owners

#GravatarHandle
1iconsuetanvil