_______ is a technique used in databases to improve performance by distributing a large database.
- Indexing
- Joins
- Normalization
- Sharding
Sharding is a technique used in databases to improve performance by horizontally partitioning and distributing a large database across multiple servers or nodes. It helps distribute the workload and enhance scalability. Joins, Normalization, and Indexing are also techniques but do not specifically focus on distributing a large database.
Loading...
Related Quiz
- _______ is a process used to transform categorical data into a format that can be easily input into machine learning algorithms.
- In financial analysis, what KPI is used to assess a company's profitability relative to its revenue?
- In a team meeting, a data analyst is most effective when they:
- Which HTTP method is most commonly used to retrieve data from a RESTful API?
- What is the mode in a set of numbers, and how is it different from the mean and median?