It's possible to connect multiple hard drives to your motherboard. This is called RAID (Redundant Array of Independent Disks).
When you combine multiple drives in a RAID array, your data distributes across the drives. You can read and write the data among the drives in different ways.
For example, a RAID 0 array is when you have a second hard drive connected to the motherboard and the computer reads and writes to both hard drives simultaneously. This allows for a fast reading and writing system. However, in this array the data is intertwined and if one hard drive crashes, the other one will be useless.