AGPL license if anyone's curious: https://github.com/citusdata/citus/blob/master/LICENSE
Citus Unforks from PostgreSQL, Goes Open Source
11–20 of 156 posts
Re: Citus Unforks from PostgreSQL, Goes Open Source
#12"For customers with large production deployments, we also offer an enterprise edition that comes with additional functionality"
Re: Citus Unforks from PostgreSQL, Goes Open Source
#13If anyone from Citus is reading this: how does this affect your business model? I remember when I asked at Strata conf a couple of years ago why isn't your stuff Open Source, the answer then was "because revenue". So what changed since then?
Companies of any appreciable size will be happy to pay for support if they choose to make Citus a part of their critical infrastructure. And the industry reached an inflection point where there are enough companies want as much of their infrastructure to be open source as possible, that you can run a company where most of your stuff is open source, while still making a ton of money (like RedHat, CoreOS, Docker, etc)
Re: Citus Unforks from PostgreSQL, Goes Open Source
#14This is awesome! Tebrikler (congrats) on the release of 5.0 and going OS, definitely great news. Can you publish competitive positioning of Citus vs Actian Matrix (nee ParAccel) and Vertica? I'd love to compare them side by side - even if it's just from your point of view :-)
Re: Citus Unforks from PostgreSQL, Goes Open Source
#15If anyone from Citus is reading this: how does this affect your business model? I remember when I asked at Strata conf a couple of years ago why isn't your stuff Open Source, the answer then was "because revenue". So what changed since then?
AGPL means the only people using it have to licensed the same.
Re: Citus Unforks from PostgreSQL, Goes Open Source
#16This is fantastic news! Postgres does not have a terribly strong High Availability story so far and of course it also does not scale out vertically. I have looked at CitusDB in the past, but was always put off by its closed-source nature. Opening it up seems like a great move for them and for all Postgres users. I can imagine that a very active open-source community will develop around it.
We've been running CitusDB for a couple years now at CloudFlare for serving aggregated analytics to customers (cf. https://blog.cloudflare.com/scaling-out-postgresql-for-cloud... ). It's a good product, and it was even fairly easy to do a major version upgrade / cluster relocation. At least as easy as such a thing can be. :-)
Re: Citus Unforks from PostgreSQL, Goes Open Source
#17AGPL license if anyone's curious: https://github.com/citusdata/citus/blob/master/LICENSE
Does that mean that whatever connects to this database needs to be AGPL too?
[0] https://en.wikipedia.org/wiki/Affero_General_Public_License
Re: Citus Unforks from PostgreSQL, Goes Open Source
#18AGPL license if anyone's curious: https://github.com/citusdata/citus/blob/master/LICENSE
Re: Citus Unforks from PostgreSQL, Goes Open Source
#19AGPL license if anyone's curious: https://github.com/citusdata/citus/blob/master/LICENSE
Does that mean that whatever connects to this database needs to be AGPL too?
Re: Citus Unforks from PostgreSQL, Goes Open Source
#20My guess is that Citus is making enough money from consulting that they don't need to keep this code closed source when they can profit from free community-driven growth while they are expanding their sales pipeline through consulting.