libwiredtiger0

high performance, scalable, NoSQL, extensible platform (library)

Description

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.

Includes ACID transactions with standard isolation levels and durability at both checkpoint and fine-grained granularity.

Can be used as a simple key/value store, but also has a complete schema layer, including indices and projections.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://www.wiredtiger.com/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libwiredtiger0