issues
search
piotrsobecki
/
jSQLtuner
SQL tuner for improving Java applications ORM performance using NoSQL technologies.
12
stars
4
forks
source link
Design:Selecting data sources for read query data sharding
#3
Open
piotrsobecki
opened
10 years ago
piotrsobecki
commented
10 years ago
NormalDistribution approach
Calculating the mean and standard deviation of read query complexity (actually read query execution complexity)
Selecting for distribution only queries of certain complexity threshold
Selecting data sources for distribution which deal best with given complexity
NormalDistribution approach