Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
chrisan
7y ago
0 comments
Save
Share
Why not just use a json store for those sparse attributes?
EAV performance at large scale is really dreadful. So many queries.
0 comments
1 comments · 1 top-level
top
newest
oldest
sooheon
7y ago
EAV with a query engine and syntax not designed for it is awful. EAV (and AEV and AVE and VAE) with datalog queries is performant, a joy to use, and way more flexible than json stores.
j
/
k
navigate · click thread line to collapse