A Perl Interface to the Google LevelDB NoSQL database Maintained by:sunpoet@FreeBSD.org Port Added: 28 Oct 2011 14:20:06 Also Listed In:perl5 License: not specified in port
- Add p5-Tie-LevelDB 0.06
Tie::LevelDB is the Perl Interface for Google NoSQL database called LevelDB. See
http://code.google.com/p/leveldb/ for more details.
Interface is implemented both as a reflection of an original LevelDB C++ API and
a Perl-ish TIEHASH mechanism.
WWW: http://search.cpan.org/dist/Tie-LevelDB/