|
|
|
|
|
by Izkata
2385 days ago
|
|
> Pull that garbage out of the json and into a couple of tables and you'd be much faster. It looks to me like a user-generated search query, not normalized data. A blob column makes perfect sense if this is the case, and pulling it out into other tables/columns would significantly overcomplicate everything else. |
|
I don't buy that. Tables aren't complex.