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: 76,869 of 192,505
Downloads: 12,656

Daily

Ranking: 126,350 of 192,483
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
29975,141,511rspec
226217,939,590yard
278181,485,941sqlite3
78869,576,893sequel

Owners

#GravatarHandle
1iconsuetanvil