pkg.soopen package index

brew / rank 4735

Install sqlite-rsync with Homebrew

SQLite remote copy tool. Version 3.53.4 via Homebrew; verified 2026-07-25.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install sqlite-rsync

local Homebrew formula metadata

overview

Package summary

SQLite remote copy tool

Commands and aliases

  • sqlite3_rsync

history

Project history and usage

sqlite3_rsync is SQLite's database remote-copy tool. It exists for a package-manager audience that knows ordinary file synchronization is not automatically safe for live database files.

Project history

The SQLite documentation describes sqlite3_rsync as a tool that makes a replica database become a copy of an origin database. It is part of the SQLite ecosystem and uses a bandwidth-efficient protocol similar to rsync while preserving SQLite consistency semantics.

Adoption history

The input identifies a Homebrew formula named `sqlite-rsync`, reflecting the tool's packaging as a standalone command. SQLite's own documentation says the executable must be on PATH locally and, for remote synchronization, on the remote system's SSH PATH as well.

How it is used

The basic command shape is `sqlite3_rsync ORIGIN REPLICA`. One side can use `USER@HOST:PATH`, SSH is used for communication, and the tool can copy from a live origin database while producing a consistent snapshot.

Why package nerds care

Package nerds care because sqlite3_rsync fills a sharp operational gap: it gives SQLite users an installable CLI for safe, efficient database copies where generic rsync may produce inconsistent or corrupt results against a changing database.

Timeline

  • 2025: SQLite 3.50.0 removed earlier WAL-mode and same-page-size limitations from sqlite3_rsync.
  • 2025: SQLite documentation notes protocol improvements in 3.50.0 that reduce bandwidth when origin and replica are already similar.
  • Current: Homebrew packages the tool as `sqlite-rsync`.

Related projects

  • sqlite3_rsync is related to SQLite itself and to rsync conceptually, but its protocol and consistency behavior are SQLite-specific.

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for sqlite-rsync. Nucleus package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
sqlite3_rsyncexecutableindexed executableDiscovered from the local executable index.

freshness

Version and 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.

page generated2026-08-03
manager version3.53.4
manager updated2026-07-25
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:sqlite-rsync
Version3.53.4
Package managerHomebrew
Homepagehttps://www.sqlite.org/
Last updated2026-07-25T14:38:49Z
Pulseupdated
Bottlenot recorded
Servicenone declared

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • pkg.so package database
  • pkgdb category and tag curation