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

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.

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.