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: 77,579 of 190,469
Downloads: 12,262

Daily

Ranking: 46,658 of 190,443
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
29958,915,034rspec
227210,238,101yard
279175,675,069sqlite3
78967,812,973sequel

Owners

#GravatarHandle
1iconsuetanvil