DDR2 is already quad-data rate, in a sense. I believe DDR3 doubled it, again. I doubt DIMM widths will get any wider, since we're seeing channel bifurcation to 32-bit, in DDR5 and even down to 16-bit, in LPDDR5 and I think maybe DDR6.
quad data rate means 400mhz = 1600mt/s (QDR is mostly seen on GPUs)
ddr5 split 64bits into two 32bit streams (aka qdr or dual channel at half bandwith), no bandwith benefit, just latency related..technically effective bandwith drops due to extra control bits, but its still DDR
ddr4 4400 = 2200mhz * 2 (ddr) = 4400 mt/s * (64/8) (bus width in bytes) = 35.2GB/s
ddr5 4400 = 2200mhz *4 (it has two DDR streams) = 8800mt/s * (32/8) (half bus width in bytes) = 35.2GB/s
here they go with two 64 bit streams one for each rank which would double bandwith, latency would probably be slowpoke due to buffer, but bandwith would double
ddr5 mcr 4400 = 2200mhz * 4 (two ddr streams) = 8800mt/s * (64/8) (full bus width) = 70.4GB/s
that is bandwith for signle ram stick (single channel), multiply that by number of channels and youll get some nice bandwith boost