How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Sync data from one Postgres database to another
The main features of ankane/pgsync are: Data Replication, Data Utilities, Command Line Tools.
Projects with overlapping indexed features include: sharkdp/hyperfine — Hyperfine is a command-line benchmarking tool used to measure the execution time of shell commands through multiple… 2ndquadrant/repmgr — A lightweight replication manager for PostgreSQL (Postgres). 4383/nostress — ⚡ Modern Python CLI for Nostr protocol interactions - secure key management, event creation, and relay operations. 8go/nostr-commander-rs — simple but convenient CLI-based Nostr client app for following users and sending DMs. abdoufermat5/snapbridge — snapbridge is a Rust CLI for managing Proxmox snapshots on NetApp ONTAP-backed storage. 0xtrr/nostr-tool — A simple CLI to send nostr events.
Hyperfine is a command-line benchmarking tool used to measure the execution time of shell commands through multiple runs and statistical analysis. It functions as a comparative benchmarking utility and a shell performance analyzer, allowing for the evaluation of multiple commands against a reference baseline to determine relative speed. The tool distinguishes itself by isolating actual command performance through shell overhead correction and the ability to bypass the shell entirely using system calls. It supports parameterized execution, enabling benchmarks to run across a range of varying i
A lightweight replication manager for PostgreSQL (Postgres)
⚡ Modern Python CLI for Nostr protocol interactions - secure key management, event creation, and relay operations