Why is MongoDB’s SSPL Bad For You?

栏目: IT技术 · 发布时间: 4年前

内容简介:If you read the MongoDBBut, I’ve got news for you — the implications for you are much deeper and worse than you might think from reading the FAQ!

If you read the MongoDB SSPL FAQ it doesn’t sound like too big of a deal, unless you’re a “big, nasty cloud vendor.”

Why is MongoDB’s SSPL Bad For You?

But, I’ve got news for you — the implications for you are much deeper and worse than you might think from reading the FAQ!

MongoDB has always been a “reluctant open source company”. While the world was moving away from copy-left licenses (GPL) to permissive ones (MIT, BSD, Apache), MongoDB chose AGPL, an even more restrictive version of the GPL license for their MongoDB Server Software.

If you read MongoDB’s S1 form used for their IPO filing you will see the emphasis is on the “freemium” model. This is achieved by crippling the Community Server version, rather than giving support to Open Source community values.

In his 2019 interview, MongoDB CEO Dev Ittycheria confirms that MongoDB Inc. does not care about working with the open source community to make MongoDB better, as their focus is on their freemium strategy:

“MongoDB was built by MongoDB. There was no prior art. We didn’t open source it for help; we open-sourced it as a freemium strategy,” Dev Ittycheria, MongoDB CEO.

In October 2018, MongoDB changed its license to SSPL (Server Side Public License). This was done abruptly, rather than the more open source community-friendly way, where forthcoming license changes are announced with reasonable notice, allowing those who can’t use the new license for any reason to plan and execute transitioning.

What is SSPL Really About and Why Does it Affect You?

SSPL requires anyone who wants to offer MongoDB as a DBaaS to either release all surrounding infrastructure as SSPL or get a commercial license from MongoDB. The first is impractical for cloud vendors as licensing MongoDB directly allows MongoDB Inc. to exercise significant control over end-user pricing, meaning there is no true competition.

With DBaaS becoming the leading form of database software consumption, this vendor lock-in is quite an issue!

You may think, “ it’s not a big deal — MongoDB Atlas is not THAT expensive .” Indeed, that may be the case…. for now.

MongoDB is NOT profitable yet, having posted a more than $175 million loss last year. For now, MongoDB invests actively in growth. This means, among other things, maintaining reasonably low prices… but modern world companies need to become profitable sooner or later, and with a lack of competition, you will be paying for that!

It is not just profitability that you need to worry about. The general “winner takes all” playbook, which prescribes to get the dominant market share at any cost includes raising prices until it hurts (and beyond)!

In the database space, this game was played very well decades ago by Oracle, who were saving folks from hardware lock-in with Big Blue (IBM). Oracle software was available on a variety of hardware and was initially reasonably priced… only to become the bane of CIOs and CFOs existence around the world.

MongoDB is playing the same game but at a much-accelerated rate. My friend and colleague Matt Yonkovit recently asked Is MongoDB the New Oracle? and I’m quite sure, at least from this standpoint, that it is.

In conclusion, SSPL is not something that impacts just a handful of cloud vendors who can’t directly compete with MongoDB in the DBaaS space. It affects all MongoDB users by imposing vendor lock-in, and the risk of excessively high prices in the future.


以上所述就是小编给大家介绍的《Why is MongoDB’s SSPL Bad For You?》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

并发的艺术

并发的艺术

Clay Breshears / 聂雪军 / 机械工业出版社 / 2010年9月 / 49.00元

如果你希望通过并发编程来充分发挥多核处理器的强大功能,那么本书将为你提供所需的理论知识和实际经验。《并发的艺术》是为数不多的几本介绍如何在多核处理器的共享内存模型中实现算法的书籍之一,它并非仅仅介绍一些理论模型或者分布式内存架构。本书详细分析了各种示例程序,这些内容非常有助于你将串行代码转换为并行代码,此外还介绍了如何避免一些常见的错误。 本书的作者是Intel公司的一位资深工程师,他从事并......一起来看看 《并发的艺术》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

URL 编码/解码
URL 编码/解码

URL 编码/解码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具