简体   繁体   中英

Why is sqlite a MongoDB dependency when installing MongoDB with Homebrew

While installing MongoDB on macOS using Homebrew, one of the lines I noticed is:

==> Installing mongodb dependency: sqlite

Out of curiosity, what is the connection there? Why is sqlite a dependency of mongodb?

似乎某些版本的MongoDB现在使用SQLite作为后端: https//docs.mongodb.com/stitch/mongodb/mobile/mobile-overview/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM