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,806 of 195,871
Downloads: 13,084

Daily

Ranking: 44,129 of 195,832
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
291,007,963,779rspec
230231,019,100yard
282191,538,464sqlite3
77573,228,423sequel

Owners

#GravatarHandle
1iconsuetanvil