开发者

mysql data compression

开发者 https://www.devze.com 2023-02-18 07:30 出处:网络
I have some data in a few columns that repeat of开发者_Python百科ten from 40-80%. Is there some way to have mysql do some kind of compression?

I have some data in a few columns that repeat of开发者_Python百科ten from 40-80%.

Is there some way to have mysql do some kind of compression?

Gordon


Repeating data? Sounds like you're breaking normalization rules. I'd investigate those before resorting to compression. How do you intend to query on compressed data? Not useful, in my opinion.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号