简体   繁体   English

为什么在使用Homebrew安装MongoDB时sqlite是MongoDB依赖项

[英]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: 使用Homebrew在macOS上安装MongoDB时,我注意到的一条线是:

==> Installing mongodb dependency: sqlite

Out of curiosity, what is the connection there? 出于好奇,那里有什么联系? Why is sqlite a dependency of mongodb? 为什么sqlite是mongodb的依赖?

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

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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