Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
giovannibonetti
on April 9, 2024
|
parent
|
context
|
favorite
| on:
Distributed SQLite: Paradigm shift or hype?
Postgres is great, but managing a fleet of them (one in each web server) and ensuring they are all working fine would bring a lot of operational complexity.
SQLite, on the other hand, skips all of that with its simple in-process model.
boxed
on April 10, 2024
[–]
I just start postgres and it's solid. I don't understand this statement. With Dokku it's trivial.
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:
SQLite, on the other hand, skips all of that with its simple in-process model.