macOS
brew install kitchen-synclocal Homebrew formula metadata
brew
Fast efficiently sync database without dumping & reloading. Version 2.21 via Homebrew; verified 2026-06-25.
install
brew install kitchen-synclocal Homebrew formula metadata
nix profile install nixpkgs#ksnixpkgs package indexes · pkgs/by-name/ks/ks/package.nix · source: api.github.com
choco install KSChocolatey community package catalog · KS · source: community.chocolatey.org
overview
Fast efficiently sync database without dumping & reloading
history
Kitchen Sync is a command-line database synchronization tool focused on making or updating a unidirectional database copy without dumping and reloading the entire source.
The repository README frames Kitchen Sync around fast logical synchronization for developer, test, remote-office, and cross-database copy workflows. It supports MySQL-family databases and PostgreSQL, can work over SSH, can synchronize only changed data, and can filter sensitive columns as data is copied.
Kitchen Sync has a modest but concrete package footprint, with the input facts listing Homebrew, Chocolatey, and Nix packaging. That distribution profile fits an operations-oriented CLI used by developers and database teams rather than a broad framework community.
Users run `ks` with source and target database URLs, optional filters, and worker settings to update a target database. The README example shows cross-engine synchronization from MySQL to PostgreSQL with a filtering file.
Kitchen Sync is interesting as a small systems package because it addresses a dull but costly workflow: refreshing large database copies without the time, write amplification, and downtime of full dump-and-load cycles.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ks | cli | global executable | |
ks_mysql | cli | global executable | |
ks_postgresql | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/willbryant/kitchen_sync
install metadata
| Package key | brew:kitchen-sync |
|---|---|
| Version | 2.21 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/kitchen-sync |
| Homepage | https://github.com/willbryant/kitchen_sync |
| Repository | https://github.com/willbryant/kitchen_sync |
| Upstream docs | https://github.com/willbryant/kitchen_sync#readme |
| License | MIT |
| Source archive | https://github.com/willbryant/kitchen_sync/archive/refs/tags/v2.21.tar.gz |
| Last updated | 2026-06-25T13:37:47+02:00 |
| Pulse | updated |
| Dependencies | libpq, mariadb-connector-c |
| Build dependencies | cmake |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | kitchen-sync |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
ks
nix profile install nixpkgs#ksKS
choco install KSsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.