Mac@programming.dev to Programming@programming.dev · 1 year ago"We ran out of columns" - The best, worst codebase - [Jimmy Miller]jimmyhmiller.github.ioexternal-linkmessage-square8fedilinkarrow-up184arrow-down12
arrow-up182arrow-down1external-link"We ran out of columns" - The best, worst codebase - [Jimmy Miller]jimmyhmiller.github.ioMac@programming.dev to Programming@programming.dev · 1 year agomessage-square8fedilink
minus-squarelemmyvore@feddit.nllinkfedilinkEnglisharrow-up2·1 year agoBut denormalized databases are not a new thing. There are engines that build on it on purpose in order to be more efficient, like Cassandra. Most data warehousing engines use this “trick”. And of course you can do it with a regular RDBMS too.
But denormalized databases are not a new thing. There are engines that build on it on purpose in order to be more efficient, like Cassandra. Most data warehousing engines use this “trick”. And of course you can do it with a regular RDBMS too.