This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Development > leveldb (1.9.0)

LevelDB stores keys and values in arbitrary byte arrays, and data is
sorted by key. It supports batching writes, forward and backward
iteration, and compression of the data via Google's Snappy compression
library.

Still, LevelDB is not a SQL database. Like other NoSQL and Dbm stores,
it does not have a relational data model, it does not support SQL
queries, and it has no support for indexes. Applications use LevelDB as
a library, as it does not provide a server or command-line interface.

Optional dependency: snappy

Maintained by: Mário Antunes
Keywords: leveldb,key-value,nosql
ChangeLog: leveldb

Homepage:
https://github.com/google/leveldb

Source Downloads:
leveldb-1.9.0.tar.gz (12f11385cb58ae0de66d4bc2cc7f8194)

Download SlackBuild:
leveldb.tar.gz
leveldb.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
leveldb.SlackBuild
leveldb.info
slack-desc

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds