A faster way to copy SQLite databases between computers

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. litestream

    Streaming replication for SQLite.

    "For replicating sqlite databases safely there is (litestream) ..."

    A reminder that litestream can run over plain old SFTP[1] which means you can stream database replication to just about any UNIX endpoint over SSH.

    I have a favorite[2] but any SFTP server will do ...

    [1] https://github.com/benbjohnson/litestream/issues/140

    [2] https://www.rsync.net/resources/notes/2021-q3-rsync.net_tech...

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. mscp

    mscp: transfer files over multiple SSH (SFTP) connections

    I have recently discovered a tool called mscp which opens open multiple scp threads to copy down large files. It works great for speeding up these sorts of downloads.

    https://github.com/upa/mscp

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • You’re not building Netflix stop coding like you are.

    1 project | dev.to | 14 Dec 2025
  • Litestream (streaming replication for SQLite) v0.5.0 released

    1 project | news.ycombinator.com | 30 Sep 2025
  • Litestream v0.5.0-Beta1 Released

    1 project | news.ycombinator.com | 21 Jul 2025
  • Uber Migrates 1T Records from DynamoDB to LedgerStore to Save $6M Annually

    5 projects | news.ycombinator.com | 20 May 2024
  • How (and why) to run SQLite in production

    2 projects | news.ycombinator.com | 27 Mar 2024