Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
formerly_proven
on May 1, 2025
|
parent
|
context
|
favorite
| on:
A faster way to copy SQLite databases between comp...
sqlite3 has a backup API for this, which you can invoke using the .backup command in the sqlite3 CLI.
And then there is also
https://www.sqlite.org/rsync.html
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
And then there is also https://www.sqlite.org/rsync.html