Sharding refers to a specific type of database setup where multiple partitions create many pieces of a database that are then referred to as Shards. This practice can help with server hosting and other aspects of database maintenance, and can also contribute to faster query times by diversifying the responsibilities of a database structure.
Source: https://www.techopedia.com/definition/22041/sharding