aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Tie-LevelDB/pkg-descr
blob: 7b56ffae9325df5996b10461102336856a18d482 (plain) (blame)
1
2
3
4
5
6
7
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/