Mac@programming.dev to Programming@programming.dev · 4 months ago"We ran out of columns" - The best, worst codebase - [Jimmy Miller]jimmyhmiller.github.ioexternal-linkmessage-square8fedilinkarrow-up186arrow-down12cross-posted to: [email protected]
arrow-up184arrow-down1external-link"We ran out of columns" - The best, worst codebase - [Jimmy Miller]jimmyhmiller.github.ioMac@programming.dev to Programming@programming.dev · 4 months agomessage-square8fedilinkcross-posted to: [email protected]
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.