I applaud the decision to use AGPL-3.0. For me, it's a license that provides forward guarantees to the Community: no proprietary forks can happen, so any fork will be an OSS fork from which the upstream project may benefit too, which benefits all users. That's the reason we chose this license for StackGres [1], another project in the Postgres space. [1]: https://stackgres.io. - Source: Hacker News / 12 months ago
This is good and interesting recipe to get Keycloak and Postgres on Kubernetes. There is an important improvement, though: the Postgres deployed here is not production ready (high availability, backups, monitoring, etc). We run Keycloak on StackGres [1] which gives us production-ready Postgres setup (disclaimer: it's dogfooding). Happy to share the YAML manifests used to deploy Keycloak with StackGres. Maybe we... - Source: Hacker News / about 2 years ago
Others have been mentioned already and there's also stackgres. Source: about 2 years ago
The key for me is the level of automation that you can reach at a reasonable "development cost". Let me elaborate. K8s, if anything, is an API. An API that allows you to interact with compute, storage and networks in a way that is abstracted from the actual underlying infrastructure. This is incredibly powerful. You can, essentially, code and automate all your infrastructure. But this goes beyond deployment,... - Source: Hacker News / about 2 years ago
I haven't used that one. I've looked into StackGres before and it seems pretty slick, but based on the featureset, I don't think that it has multi-master support yet. Source: about 2 years ago
If building a list of alternatives, let me do a shameless plug for StackGres [1], the Postgres platform on Kubernetes with a fully featured Web Console and more than a hundred available Postgres extensions [2]. Fully open source, no usage restrictions. [1] https://stackgres.io/. - Source: Hacker News / almost 3 years ago
I agree. If the extension availability is the main concern, I'd recommend the open source StackGres [1] operator, which has, possibly, the largest Postgres extension catalog [2] available. [1] https://stackgres.io. - Source: Hacker News / almost 3 years ago
Do you know an article comparing StackGres to other products?
Suggest a link to a post with product alternatives.
This is an informative page about StackGres. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.