On top of the points mentioned, USB doesn't support DMA (for justified security reasons). This results in a big performance / CPU utilization hit relative to SATA or PCIe when large files are being copied. Essentially, this means that your SATA drive can dump data directly to addresses in RAM while USB 3.0 doesn't have RAM access and needs to send everything through the CPU first.