Pinned Repositories
awesome-kubernetes
A curated list for awesome kubernetes sources :ship::tada:
chaosmonkey
Chaos Monkey is a resiliency tool that helps applications tolerate random instance failures.
check_postgres
Nagios check_postgres plugin for checking status of PostgreSQL databases
ClickHouse
ClickHouse is a free analytic DBMS for big data.
clickhouse-cpp
ClickHouse C++ client library
collectd
The system statistics collection daemon. Please send Pull Requests here!
collectd_pg
Collectd plugin for Postgresql
collector
pganalyze statistics collector for gathering PostgreSQL metrics and log data
curriculum
Open Source Curriculum for CNCF Certification Courses
postgres_exporter
A PostgreSQL metric exporter for Prometheus
askrana's Repositories
askrana/postgres_exporter
A PostgreSQL metric exporter for Prometheus
askrana/awesome-kubernetes
A curated list for awesome kubernetes sources :ship::tada:
askrana/chaosmonkey
Chaos Monkey is a resiliency tool that helps applications tolerate random instance failures.
askrana/ClickHouse
ClickHouse is a free analytic DBMS for big data.
askrana/clickhouse-cpp
ClickHouse C++ client library
askrana/curriculum
Open Source Curriculum for CNCF Certification Courses
askrana/docker-mysql-proxysql
Docker cluster for testing with ProxySQL and MySQL (docker-compose)
askrana/documents
documents, slides, etc.
askrana/flask-couch-microservice
askrana/helm-wrapper
helm-wrapper is a tool that that wraps Kubernetes Helm to simplify helm/tiller version management.
askrana/kubernetes-helm-chart-pgbouncer
PgBouncer Helm chart for Kubernetes
askrana/nancy
Fully automated database experiments. THIS IS A MIRROR OF https://gitlab.com/postgres.ai/nancy
askrana/ora2pg
Ora2Pg is a free tool used to migrate an Oracle database to a PostgreSQL compatible schema. It connects your Oracle database, scan it automaticaly and extracts its structure or data, it then generates SQL scripts that you can load into PostgreSQL.
askrana/ora_migrator
Tools for Oracle to PostgreSQL migration
askrana/orchestrator
MySQL replication topology management and HA
askrana/pg_wait_sampling
Sampling based statistics of wait events
askrana/pgbadger
A fast PostgreSQL Log Analyzer
askrana/pgcluu
PostgreSQL Cluster performances monitoring and auditing tool
askrana/pgKubernetesTutorial
This repository is for a tutorial about running PostgreSQL on Kubernetes/OpenShift which I have submitted to a few conferences. This repo will hold training materials for tutorial attendees.
askrana/pmdk
PMDK main source repo
askrana/PostDock
PostDock - Postgres & Docker - Postgres streaming replication cluster for any docker environment
askrana/postgres
Docker Official Image packaging for Postgres
askrana/postgres-1
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
askrana/postgres-checkup
Detailed Postgres cluster diagnostics. :point_right: THIS IS A MIRROR OF https://gitlab.com/postgres-ai-team/postgres-checkup
askrana/postgres_dba
The missing set of useful tools for Postgres DBAs and all engineers
askrana/postgresconf2019_tutorial
askrana/pq
Pure Go Postgres driver for database/sql
askrana/proxysql
High-performance MySQL proxy with a GPL license.
askrana/react-component-exercises
Exercises for the React Component Development class. See below for instructions.
askrana/seldon-core
Machine Learning Deployment for Kubernetes