Normal
With good db design and indexing that should not be a problem. It should not grow to a region where a proper db engine could not handle it anymore (even with large mp3, movie etc collections).In the design I put up, there should not be to much empty stuff. I kept some very special things to their own tables, like Channel Configuration (that requires quite some info) or additional Artist information.
With good db design and indexing that should not be a problem. It should not grow to a region where a proper db engine could not handle it anymore (even with large mp3, movie etc collections).
In the design I put up, there should not be to much empty stuff. I kept some very special things to their own tables, like Channel Configuration (that requires quite some info) or additional Artist information.