Windows IoT-Mongodb-Raspberry [英] Windows IoT - Mongodb - Raspberry

查看:75
本文介绍了Windows IoT-Mongodb-Raspberry的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以在Windows 10 IoT上安装mongodb?

Is it possible to install mongodb on Windows 10 IoT?

我已经在Raspberry PI3上安装了Windows 10 IoT磁盘,并希望安装连接到mongodb数据库的nodejs应用.

I've mounted a Windows 10 IoT disk on my Raspberry PI3 and would like to install a nodejs app that connects to a mongodb database.

您有什么建议吗?还是更合适的数据库是什么?

Do you have any advice? or what would be the database the more appropriated?

推荐答案

答案是肯定的.

从MongDB的下载页或

Either from the MongDB download page or build-from-source page, it only has x86 and x64 versions available, which are all targeting Intel/AMD processors.

根据运行Windows IoT的CPU体系结构,

Depending on the CPU architecture your windows IoT is running on,

  • 如果它是基于树莓派的基于ARM的服务器,则无法直接运行MongoDB,除非您可以使用针对AnyCPU的源代码进行构建.
  • 从技术上讲,如果它是基于Intel的MinnowBoard Turbot Dual Core Board,则可以运行MongoDB.但是,由于Windows IoT是Windows Core的最低版本,您可能会遇到缺少某些依赖库的麻烦.

因此,在这两种情况下,在我们官方或社区努力将MongDB移植到Windows IoT之前,我都不认为您可以轻松完成这项工作.

So in both cases, I don't see you can do it with ease, until we have official or community efforts to port MongDB to windows IoT, to which I'm really looking forward.

如果您将Windows IoT用于基于云的应用程序,则可以使用Windows Azure数据库.

If you're using windows IoT for cloud-based application, you can go for windows azure databases.

这篇关于Windows IoT-Mongodb-Raspberry的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆