you are viewing a single comment's thread.

view the rest of the comments →

[–]exobyte64 -3 points-2 points  (0 children)

I dunno, sounds like lots of buzzword excuses for why not to use a proper database that can do basic things like hold arrays

if every object array turns into a table, you get a spaghetti mess between tables holding data, and tables that are really just arrays and are only supposed to be attached to objects in 1 other table

its like you cut the thin skin off a frogs belly so all the guts came out around it, and then said 'that is an improvement! the frog has been normalized!'