Y
Hacker News
new
|
ask
|
show
|
jobs
by
bsaul
536 days ago
is sqlite used for server side nowadays ? I've always thought this was highly not recommended.
1 comments
chungy
536 days ago
It has been for 25 years. If it solves a problem well, feel free to use it.
link
bsaul
535 days ago
in which setup ? I don't think of a regular stack where you'd want a db stored as a file local to your api server. Can you store that sqlite file on a persistant ebs volume ?
link