| ▲ | tasuki 4 hours ago | ||||||||||||||||||||||
But now you have another process to babysit. How do you keep it healthy? And you have to ensure the client-server communication won't break. For me the main benefit of sqlite is that it's a library rather than an app. | |||||||||||||||||||||||
| ▲ | not_kurt_godel an hour ago | parent | next [-] | ||||||||||||||||||||||
> But now you have another process to babysit. How do you keep it healthy? I've been assured by many HN users that running apps/sites on a single VPS requires near-zero maintenance or monitoring to achieve acceptable uptime 24/7/365 for years on end, sooooo...just pretend it will never fail like your main server process? | |||||||||||||||||||||||
| |||||||||||||||||||||||
| ▲ | ai_fry_ur_brain 4 hours ago | parent | prev [-] | ||||||||||||||||||||||
I have boilerplate for client-server communication that makes it pretty trivial to build on top of. Im not saying that sqlite isn't useful, im mostly saying that using postgres doesnt have to be complicated. | |||||||||||||||||||||||