top | item 38668236 (no title) pleoxy | 2 years ago Nothing wrong with picking mongo if it's a good fit for your use case. discuss order hn newest cpursley|2 years ago And what's a good use case over Postgres jsonb? Thaxll|2 years ago Postgress is single master which is a huge limitation. load replies (1) pleoxy|2 years ago When one doesn't want SQL for one.Nosql is a fun target to beat up on of late. But there are good, even infamous, reasons to avoid SQL. Particular if you want to accomplish flexible record queries from untrusted clients. load replies (1) webappguy|2 years ago Exactly
cpursley|2 years ago And what's a good use case over Postgres jsonb? Thaxll|2 years ago Postgress is single master which is a huge limitation. load replies (1) pleoxy|2 years ago When one doesn't want SQL for one.Nosql is a fun target to beat up on of late. But there are good, even infamous, reasons to avoid SQL. Particular if you want to accomplish flexible record queries from untrusted clients. load replies (1)
pleoxy|2 years ago When one doesn't want SQL for one.Nosql is a fun target to beat up on of late. But there are good, even infamous, reasons to avoid SQL. Particular if you want to accomplish flexible record queries from untrusted clients. load replies (1)
cpursley|2 years ago
Thaxll|2 years ago
pleoxy|2 years ago
Nosql is a fun target to beat up on of late. But there are good, even infamous, reasons to avoid SQL. Particular if you want to accomplish flexible record queries from untrusted clients.
webappguy|2 years ago