top | item 33934810 (no title) luto | 3 years ago It makes the dev setup trivial, since there is no database server around. discuss order hn newest moron4hire|3 years ago Setting up postgres on the same machine is also trivial.Modern, production-grade, web-scale machines are able to run more than one process, these days. aiwv|3 years ago Sure, but an embedded database is still simpler than client/server. For many tasks, postgres does not offer any meaningful benefit over sqlite so why add the complexity? load replies (1)
moron4hire|3 years ago Setting up postgres on the same machine is also trivial.Modern, production-grade, web-scale machines are able to run more than one process, these days. aiwv|3 years ago Sure, but an embedded database is still simpler than client/server. For many tasks, postgres does not offer any meaningful benefit over sqlite so why add the complexity? load replies (1)
aiwv|3 years ago Sure, but an embedded database is still simpler than client/server. For many tasks, postgres does not offer any meaningful benefit over sqlite so why add the complexity? load replies (1)
moron4hire|3 years ago
Modern, production-grade, web-scale machines are able to run more than one process, these days.
aiwv|3 years ago