macOS
brew install kitchen-synclocal Homebrew formula metadata
brew / rank 10455
Fast efficiently sync database without dumping & reloading. Version 2.21 via Homebrew; verified 2026-06-25. Also installable with nix: nix profile install nixpkgs#ks.
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 | executable | indexed executable | Discovered from the local executable index. |
ks_mysql | executable | indexed executable | Discovered from the local executable index. |
ks_postgresql | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:kitchen-sync |
|---|---|
| Version | 2.21 |
| Package manager | Homebrew |
| Homepage | https://github.com/willbryant/kitchen_sync |
| Repository | https://github.com/willbryant/kitchen_sync |
| Last updated | 2026-06-25T13:37:47+02:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
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.