wiredtiger

High-performance NoSQL database engine for data management

brewmacoslinux
Try with needOr install directly
Source

About

High performance NoSQL extensible platform for data management

Commands

wt

Examples

Open WiredTiger command-line utility for database operations$ wt
Create and initialize a new WiredTiger database$ wt -h ./mydb create
Display WiredTiger database statistics and information$ wt -h ./mydb stat