Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mannycalavera
on April 15, 2021
|
parent
|
context
|
favorite
| on:
SQLite the only database you will ever need in mos...
If WAL is enabled it's easy to backup your sqlite db by using VACUUM INTO <file>.
More detailed docs:
https://www.sqlite.org/lang_vacuum.html#vacuuminto
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
More detailed docs: https://www.sqlite.org/lang_vacuum.html#vacuuminto