MongoDB开源vs MongoDB企业版 [英] MongoDB Opensource vs MongoDB Enterprise

查看:374
本文介绍了MongoDB开源vs MongoDB企业版的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

请提供有关在开源和企业MongoDB之间进行选择的建议. 现在的要点是:

Could you please give advice about choosing between Opensource and Enterprise MongoDB. the main points now are:

  1. 内存限制
  2. 存储限制
  3. 故障转移
  4. 可扩展性

开源与企业MongoDB在这点上有什么区别吗?

Is any difference between Open Source and Enterprise MongoDB in this points?

能否请您阐明另外一个重要点 关于License Commercial和GNU AGPL v3.0之间的区别.蒙哥?

Could you please clarify one more important point about the difference between License Commercial and GNU AGPL v3.0. for Mongo?

推荐答案

这一切都得到了解释在网站上.

您提到的任何方面,开源版本都没有人为限制.企业版的优点是:

The open source version has no artificial limitations in any of the aspects you mentioned. The advantages of the enterprise version are:

  • MongoDB管理服务(备份和监视解决方案)
  • SNMP监控
  • Kerberos或LDAP替代基于密码或基于证书的身份验证
  • 商业开发许可证(您对MongoDB本身所做的更改不受条款的约束) AGPL ).请注意,在通常的设置中,您需要让客户端与应用程序服务器通信,而应用程序服务器与MongoDB通信.在该配置中,AGPL不需要您发布任何源代码,因为最终用户不会直接通过网络与MongoDB进行交互.仅当您直接向客户公开MongoDB时才重要.即便如此,仅当您对MongoDB 进行更改时,才符合AGPL的问题.
  • MongoDB BI连接器,它添加了一个有限的( 非常有限)到MongoDB的SQL兼容性层,以便与基于SQL的商业智能解决方案集成.
  • MongoDB指南针-一种可视化数据结构的GUI工具(但内存存储引擎(从3.2版开始,阶段,尚未推荐用于生产!)
  • 支持和培训合同
  • 加密的存储引擎以(可选)保护静止数据
  • 某些操作系统的证书(考虑到免费版除了上面列出的其他功能是相同的,为此支付费用是没有意义的.但是也许您在一个有很多MBA关心此类手续的地方工作)
  • MongoDB Management Service (backup and monitoring solution)
  • SNMP monitoring
  • Kerberos or LDAP as an alternative to password-based or certificate-based authentication
  • Commercial development license (changes you do to MongoDB itself aren't subject to the terms of the AGPL). Note that in a usual setup you have your clients communicate with your application server and your application server communicate with MongoDB. In that configuration the AGPL does not require you to publish any sourcecode because the end-users do not interact with MongoDB directly over a network. It only matters when you expose MongoDB to your clients directly. And even then compliance with the AGPL is only problematic when you make changes to MongoDB itself.
  • MongoDB BI-Connector which adds a limited (very limited) SQL compatibility layer to MongoDB for integration with SQL-based Business Intelligence solutions.
  • MongoDB compass - a GUI tool to visualize data structures (but there are free alternatives for that).
  • In-Memory storage engine (as of version 3.2 still in beta-stage and not yet recommended for production use!)
  • Support and training contract
  • Encrypted Storage Engine to (optionally) protect data at rest
  • Certification for some operating systems (considering that the free edition is identical except for the additional features listed above, paying just for this is quite pointless. But maybe you work in a place with lots of MBAs who care about such formalities)

当您无需所有这些东西时,就无需为企业版付费.

When you can do without all these things, you don't need to pay for the enterprise version.

这篇关于MongoDB开源vs MongoDB企业版的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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