@@ -186,15 +186,6 @@ sudo yum makecache;
186186
187187## Content
188188
189- ### Prometheus Stack
190-
191- | Name | Version | License | Comment |
192- | :--------------------------------------------------------------------:| :-------:| :----------:| :----------------------------------|
193- | [ prometheus] ( https://github.com/prometheus/prometheus ) | 3.8.0 | Apache-2.0 | FOSS TSDB and monitoring platform |
194- | [ pushgateway] ( https://github.com/prometheus/pushgateway ) | 1.11.2 | Apache-2.0 | push metrics to prometheus |
195- | [ alertmanager] ( https://github.com/prometheus/alertmanager ) | 0.29.0 | Apache-2.0 | manage alerting event |
196- | [ blackbox_exporter] ( https://github.com/prometheus/blackbox_exporter ) | 0.27.0 | Apache-2.0 | send probe to endpoints |
197-
198189### Grafana Stack
199190
200191| Name | Version | License | Comment |
@@ -205,27 +196,37 @@ sudo yum makecache;
205196| [ grafana-infinity-ds] ( https://github.com/grafana/grafana-infinity-datasource/ ) | 3.6.0 | Apache-2.0 | versatile datasource |
206197| [ grafana-plugins] ( https://github.com/pgsty/infra-pkg/tree/main/noarch/grafana-plugins ) | 12.3.0 | Apache-2.0 | extra panel & datasource plugins |
207198
199+
208200### Victoria Stack
209201
210202| Name | Version | License | Comment |
211203| :-----------------------------------------------------------------------------------------------------:| :-------:| :----------:| :-----------------------------------------------|
212- | [ victoria-metrics] ( https://github.com/VictoriaMetrics/VictoriaMetrics ) | 1.131 .0 | Apache-2.0 | VictoriaMetrics, Better Prometheus Alternative |
213- | [ victoria-logs] ( https://github.com/VictoriaMetrics/VictoriaLogs/ ) | 1.40 .0 | Apache-2.0 | VictoriaLogs, Better Logging platform |
204+ | [ victoria-metrics] ( https://github.com/VictoriaMetrics/VictoriaMetrics ) | 1.132 .0 | Apache-2.0 | VictoriaMetrics, Better Prometheus Alternative |
205+ | [ victoria-logs] ( https://github.com/VictoriaMetrics/VictoriaLogs/ ) | 1.41 .0 | Apache-2.0 | VictoriaLogs, Better Logging platform |
214206| [ victoria-traces] ( https://github.com/VictoriaMetrics/VictoriaTraces/ ) | 0.5.1 | Apache-2.0 | VictoriaTraces, Better Tracing platform |
215- | [ victoria-metrics-cluster] ( https://github.com/VictoriaMetrics/VictoriaMetrics ) | 1.131 .0 | Apache-2.0 | Distributive version of VictoriaMetrics |
216- | [ vmutils] ( https://github.com/VictoriaMetrics/VictoriaMetrics ) | 1.131 .0 | Apache-2.0 | VictoriaMetrics Utils |
217- | [ vlogscli] ( https://github.com/VictoriaMetrics/VictoriaLogs/ ) | 1.40 .0 | Apache-2.0 | VictoriaLogs CLI Utils |
218- | [ vlagent] ( https://github.com/VictoriaMetrics/VictoriaLogs/ ) | 1.40 .0 | Apache-2.0 | VictoriaLogs Logging Agent |
207+ | [ victoria-metrics-cluster] ( https://github.com/VictoriaMetrics/VictoriaMetrics ) | 1.132 .0 | Apache-2.0 | Distributive version of VictoriaMetrics |
208+ | [ vmutils] ( https://github.com/VictoriaMetrics/VictoriaMetrics ) | 1.132 .0 | Apache-2.0 | VictoriaMetrics Utils |
209+ | [ vlogscli] ( https://github.com/VictoriaMetrics/VictoriaLogs/ ) | 1.41 .0 | Apache-2.0 | VictoriaLogs CLI Utils |
210+ | [ vlagent] ( https://github.com/VictoriaMetrics/VictoriaLogs/ ) | 1.41 .0 | Apache-2.0 | VictoriaLogs Logging Agent |
219211| [ grafana-victorialogs-ds] ( https://github.com/VictoriaMetrics/victorialogs-datasource/releases/ ) | 0.22.4 | Apache-2.0 | VictoriaLogs Datasource for Grafana |
220212| [ grafana-victoriametrics-ds] ( https://github.com/VictoriaMetrics/victoriametrics-datasource/releases/ ) | 0.19.7 | Apache-2.0 | VictoriaMetrics Datasource for Grafana |
221213
222214
215+ ### Prometheus Stack
216+
217+ | Name | Version | License | Comment |
218+ | :--------------------------------------------------------------------:| :-------:| :----------:| :----------------------------------|
219+ | [ prometheus] ( https://github.com/prometheus/prometheus ) | 3.8.0 | Apache-2.0 | FOSS TSDB and monitoring platform |
220+ | [ pushgateway] ( https://github.com/prometheus/pushgateway ) | 1.11.2 | Apache-2.0 | push metrics to prometheus |
221+ | [ alertmanager] ( https://github.com/prometheus/alertmanager ) | 0.29.0 | Apache-2.0 | manage alerting event |
222+ | [ blackbox_exporter] ( https://github.com/prometheus/blackbox_exporter ) | 0.27.0 | Apache-2.0 | send probe to endpoints |
223+
223224
224225### Metric Exporters
225226
226227| Name | Version | License | Comment |
227228| :-----------------------------------------------------------------------:| :-------:| :----------:| :-----------------------------------|
228- | [ pg_exporter] ( https://github.com/Vonng/pg_exporter ) | 1.0.3 | Apache-2.0 | Advanced Postgres Metrics Exporter |
229+ | [ pg_exporter] ( https://github.com/Vonng/pg_exporter ) | 1.1.0 | Apache-2.0 | Advanced Postgres Metrics Exporter |
229230| [ pgbackrest_exporter] ( https://github.com/woblerr/pgbackrest_exporter ) | 0.21.0 | MIT | expose pgbackrest metrics |
230231| [ node_exporter] ( https://github.com/prometheus/node_exporter ) | 1.10.2 | Apache-2.0 | expose linux node metrics |
231232| [ keepalived_exporter] ( https://github.com/mehdy/keepalived-exporter ) | 1.7.0 | GPL-3.0 | expose keepalived/VIP metrics |
@@ -242,12 +243,12 @@ sudo yum makecache;
242243
243244| Name | Version | License | Comment |
244245| :---------------------------------------------------:| :--------------:| :----------:| :-------------------|
245- | [ minio] ( https://github.com/minio/minio ) | 20250907161309 | AGPLv3 | FOSS S3 Server |
246+ | [ minio] ( https://github.com/minio/minio ) | 20251203120000 | AGPLv3 | FOSS S3 Server |
246247| [ mcli] ( https://github.com/minio/mc ) | 20250813083541 | APGLv3 | FOSS S3 Client |
247248| [ rustfs] ( https://rustfs.com/ ) | 1.0.0-a71 | Apache-2.0 | FOSS MinIO, Alpha |
248249| [ garage] ( https://garagehq.deuxfleurs.fr/ ) | 2.1.0 | Apache-2.0 | Lightweight S3 |
249250| [ seaweedfs] ( https://github.com/seaweedfs/seaweedfs ) | 4.01 | Apache-2.0 | S3 for small files |
250- | [ rclone] ( https://github.com/rclone/rclone/ ) | 1.72.0 | MIT | S3 CLI |
251+ | [ rclone] ( https://github.com/rclone/rclone/ ) | 1.72.1 | MIT | S3 CLI |
251252| [ restic] ( https://github.com/restic/restic ) | 0.18.1 | BSD-2 | Backup tool |
252253| [ juicefs] ( https://juicefs.com/ ) | 1.3.1 | Apache-2.0 | FS over S3 |
253254
@@ -259,7 +260,7 @@ PostgreSQL related tools, DBMS, and other utils
259260| :---------------------------------------------------------:| :-------:| :----------:| :--------------------------|
260261| [ etcd] ( https://github.com/etcd-io/etcd ) | 3.6.6 | Apache-2.0 | Fault Tolerant DCS |
261262| [ kafka] ( https://kafka.apache.org/downloads ) | 4.0.0 | Apache-2.0 | Message Queue |
262- | [ duckdb] ( https://github.com/duckdb/duckdb ) | 1.4.2 | MIT | Embedded OLAP |
263+ | [ duckdb] ( https://github.com/duckdb/duckdb ) | 1.4.3 | MIT | Embedded OLAP |
263264| [ ferretdb] ( https://github.com/FerretDB/FerretDB ) | 2.7.0 | Apache-2.0 | MongoDB over PG |
264265| [ tigerbeetle] ( https://github.com/tigerbeetle/tigerbeetle ) | 0.16.65 | Apache-2.0 | Financial OLTP |
265266| [ IvorySQL] ( https://github.com/IvorySQL/IvorySQL ) | 5.0 | Apache-2.0 | Oracle Compatible PG 17.6 |
@@ -270,17 +271,17 @@ Pig the package manager, PostgreSQL tools, and other database related utils
270271
271272| Name | Version | License | Comment |
272273| :-------------------------------------------------------------------------------------:| :--------| :----------:| :---------------------------------------------------|
273- | [ pig] ( https://github.com/pgsty/pig ) | 0.7.4 | Apache-2.0 | The pg package manager |
274+ | [ pig] ( https://github.com/pgsty/pig ) | 0.7.5 | Apache-2.0 | The pg package manager |
274275| [ vip-manager] ( https://github.com/cybertec-postgresql/vip-manager ) | 4.0.0 | BSD-2 | bind L2 vip to pg primary |
275276| [ pgflo] ( https://github.com/pgflo/pg_flo ) | 0.0.15 | Apache-2.0 | Stream, transform, and route PG data in real-time. |
276- | [ schema ] ( https://www.pgschema.com/ ) | 1.4.2 | Apache-2.0 | perform pg schema migration |
277+ | [ pgschema ] ( https://www.pgschema.com/ ) | 1.4.2 | Apache-2.0 | perform pg schema migration |
277278| [ pg_timetable] ( https://github.com/cybertec-postgresql/pg_timetable ) | 6.2.0 | PostgreSQL | Advanced scheduling for PostgreSQL |
278279| [ timescaledb-tools] ( https://github.com/timescale/timescaledb-tune ) | 0.18.1 | Apache-2.0 | optimize timescaledb params |
279280| [ timescaledb-event-streamer] ( https://github.com/noctarius/timescaledb-event-streamer ) | 0.20.0 | Apache-2.0 | CDC on timescaledb hypertable |
280281| [ dblab] ( https://github.com/danvergara/dblab ) | 0.34.2 | MIT | Versatile cli for multiple databases |
281282| [ sqlcmd] ( https://github.com/microsoft/go-sqlcmd ) | 1.8.0 | MIT | cli for MS SQL Server (and babelfish) |
282283| [ pev2] ( https://github.com/dalibo/pev2 ) | 1.17.0 | PostgreSQL | PostgreSQL explain visualizer 2 |
283- | [ genai-toolbox] ( https://github.com/googleapis/genai-toolbox ) | 0.22 .0 | Apache-2.0 | Google MCP server for databases |
284+ | [ genai-toolbox] ( https://github.com/googleapis/genai-toolbox ) | 0.23 .0 | Apache-2.0 | Google MCP server for databases |
284285| [ sealos] ( https://github.com/labring/sealos ) | 5.0.1 | Apache-2.0 | Battery-Included Kubernetes distribution |
285286| [ v2ray] ( https://github.com/v2fly/v2ray-core ) | 5.28.0 | MIT | Building proxies to bypass network restrictions. |
286287
0 commit comments