W
W
WesternD2018-09-22 14:29:29
MySQL
WesternD, 2018-09-22 14:29:29

How are indexes compiled with a large number of different queries?

In general, the question is simple, but no one can clearly answer it.
1. Let's say there is a table / collection in which in theory there will be a lot of records, let's start reasoning from 100 GB. and the number of these data will only grow.
2. There is a user part, where there are many parameters for filtering, let's say about 20+.
There can be a lot of query options, how are indexes generally compiled in such cases?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
R
Ruslan Fedoseev, 2018-09-22
@martin74ua

are you sure you need to search in sql database? can think and look, for example, in the direction of the elastic?

A
Andrey, 2018-09-22
@VladimirAndreev

Try clickhouse

L
lega, 2018-09-22
@lega

Depends on the specific example, as an option, you can use (partially use) a faceted filter.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question