+1 vote
in JAVA by

What Are The Techniques To Optimize Your Data Store And Its Access?

1 Answer

0 votes
by

The following are the two techniques that are used to optimize the data store access:

Denormalize and duplicate.

Start creating direct paths to that data that you need.

Related questions

0 votes
asked Jan 24, 2021 in JAVA by rajeshsharma
+1 vote
asked Feb 18, 2020 in JAVA by rahuljain1
...