←back to thread

42 points gm678 | 1 comments | | HN request time: 0.261s | source
Show context
j45 ◴[] No.44507266[source]
I’m unsure why one wouldn’t use a polymorphic database for polymorphic data, instead of the gymnastics of bending a relational db.
replies(1): >>44510131 #
1. setr ◴[] No.44510131[source]
If 95% of the data can be trivially modeled in a relational database, your recommendation is to switch databases or add a new system entirely?