Language

Package: wiredtiger @ 3.1.0

Synopsis

NoSQL data engine

Description

WiredTiger is an extensible platform for data management. It supports row-oriented storage (where all columns of a row are stored together), column-oriented storage (where columns are stored in groups, allowing for more efficient access and storage of column subsets) and log-structured merge trees (LSM), for sustained throughput under random insert workloads.

Home page
http://source.wiredtiger.com/
Location
gnu/packages/databases.scm (line: 2305, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings