Mac@programming.dev to Programming@programming.dev · 3 months ago"We ran out of columns" - The best, worst codebase - [Jimmy Miller]jimmyhmiller.github.ioexternal-linkmessage-square8fedilinkarrow-up185arrow-down12
arrow-up183arrow-down1external-link"We ran out of columns" - The best, worst codebase - [Jimmy Miller]jimmyhmiller.github.ioMac@programming.dev to Programming@programming.dev · 3 months agomessage-square8fedilink
minus-squarelemmyvore@feddit.nllinkfedilinkEnglisharrow-up2·3 months 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.