StackGres 1.0.0 released: Open Source Postgres-aaS with 120+ Extensions

From: OnGres via PostgreSQL Announce <announce-noreply(at)postgresql(dot)org>
To: PostgreSQL Announce <pgsql-announce(at)lists(dot)postgresql(dot)org>
Subject: StackGres 1.0.0 released: Open Source Postgres-aaS with 120+ Extensions
Date: 2021-11-18 15:13:26
Message-ID: 163724840694.26193.15987023891308072686@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

[StackGres 1.0.0](https://stackgres.io) is an Open Source Postgres-as-a-Service that runs on any Kubernetes environment. StackGres is **the Postgres platform with more Postgres extensions available: 120 as of today.** Many more to come in the future.

### A feature-rich Postgres Platform

StackGres contains the full Stack of Postgres components needed for production:

* High availability and automated failover, using [Patroni](https://github.com/zalando/patroni).

* Built-in, enabled by default connection-pooling.

* Configurable automated backups with retention policies.

* Prometheus metrics exporter, with auto-binding. Customized Postgres metrics, Grafana dashboards and Postgres alerts.

* Expertly tuned default configurations --which you can optionally override.

### StackGres: innovating the Postgres Platform

**StackGres has also introduced significant innovations**:

* Using Envoy to proxy all Postgres traffic, thanks to the Postgres filter [developed by OnGres in collaboration with the Envoy Community](https://www.cncf.io/blog/2020/08/13/envoy-1-15-introduces-a-new-postgres-extension-with-monitoring-support/).

* A **fully-featured Web Console**.

* Distributed logs: push all Postgres and Patroni logs from all pods to a central server, which is a separate,
StackGres-managed Postgres database with [Timescale](https://www.timescale.com/).

* Fully automated ["Day 2" DBA operations](https://stackgres.io/doc/latest/reference/crd/sgdbops/), including: **minor and major version upgrades, controlled cluster restart, container version upgrades, vacuum, repack and even benchmarks!**

* A system to **dynamically load Postgres extensions** into the containers. This allows StackGres to ship lighter containers, while supporting potentially hundreds of extensions: [120 as of today](https://stackgres.io/extensions/).

### Getting started

* [Demo/Quickstart](https://stackgres.io/doc/latest/demo/quickstart/).
* [Tutorial](https://stackgres.io/doc/latest/tutorial/).
* [StackGres 1.0.0 announcement blog post](https://stackgres.io/blog/stackgres-1-0-0-open-source-postgres-aas-with-120-extensions/)
* Join the StackGres Community [Slack](https://slack.stackgres.io) and/or [Discord](https://discord.stackgres.io) channels for feedback, ideas, contributions or getting help.

###

[StackGres](https://stackgres.io), open source developed with _love_ by [OnGres](https://ongres.com).

Browse pgsql-announce by date

  From Date Subject
Next Message Pgpool Global Development Group via PostgreSQL Announce 2021-11-18 17:04:19 Pgpool-II 4.2.6, 4.1.9, 4.0.16, 3.7.21 and 3.6.28 released.
Previous Message pgAdmin Development Team via PostgreSQL Announce 2021-11-18 15:13:16 pgAdmin 4 v6.2 Released