←back to thread

44 points gm678 | 2 comments | | HN request time: 0.959s | source
1. 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 #
2. 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?