Categories: None [Edit]

dbmlite3_jruby

https://rubygems.org/gems/dbmlite3_jruby
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. This is the JRuby version of dbmlite3; it is identical to the MRI version except for its dependencies.

Total

Ranking: 168,953 of 196,612
Downloads: 2,978

Daily

Ranking: 58,947 of 196,584
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
291,015,768,668rspec
230233,867,789yard
77673,798,242sequel
4,2542,477,269jdbc-sqlite3

Owners

#GravatarHandle
1iconsuetanvil