jfrost's Stars
leandromoreira/linux-network-performance-parameters
Learn where some of the network sysctl variables fit into the Linux/Kernel network flow. Translations: 🇷🇺
shayonj/pg_easy_replicate
Easily setup logical replication and switchover to new database with minimal downtime
bkahlert/kill-zscaler
Kill Zscaler without password or jail Zscaler in a virtual machine
AdmTal/PostgreSQL-Query-Lock-Explainer
Command line utility to show what locks will be acquired by a given query.
dandavison/delta
A syntax-highlighting pager for git, diff, grep, and blame output
iximiuz/pq
Parse and Query log files as time series
pgexperts/patroni-cluster-guide
laurenz/pgreplay
pgreplay reads a PostgreSQL log file (*not* a WAL file), extracts the SQL statements and executes them in the same order and relative time against a PostgreSQL database cluster.
fpietka/rds-pgbadger
Fetch logs from RDS instance, and process them with pgBadger
postgresml/pgcat
PostgreSQL pooler with sharding, load balancing and failover support.
shayonj/pg-osc
Easy CLI tool for making zero downtime schema changes and backfills in PostgreSQL
channable/dbcritic
lesovsky/noisia
Harmful workload generator for PostgreSQL
postgres/postgres
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
magicmonty/bash-git-prompt
An informative and fancy bash prompt for Git users
zombocom/derailed_benchmarks
Go faster, off the Rails - Benchmarks for your whole Rails app
danielmiessler/SecLists
SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.
iovisor/bcc
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
procore/migration-lock-timeout
A Ruby gem that adds a lock timeout to Active Record migrations
simon-engledew/gocmdpev
A command-line GO Postgres query visualizer, heavily inspired by pev (https://github.com/AlexTatiyants/pev)
mcasper/git-clean
A Command Line Tool written in Rust for cleaning up local and remote Git branches
garnieretienne/rvm-download
rbenv plugin to download ruby binaries from RVM repository
sportngin/rds-pgbadger
An automation tool for generating pgBadger reports from Amazon RDS PostgreSQL database instances.
chicks-net/megamap
MegaRAID® Linux drive map
rackerlabs/recap
A system status reporting tool
rlmcpherson/s3gof3r
Fast, concurrent, streaming access to Amazon S3, including gof3r, a CLI. http://godoc.org/github.com/rlmcpherson/s3gof3r
ranl/salt-pillar-linker
kwminnick/rackspace-dns-cli
Command line tool for Rackspace Cloud DNS - not endorsed by Rackspace
jedi4ever/veewee
Easing the building of vagrant boxes
pgpartman/pg_partman
Partition management extension for PostgreSQL