Tag: optimization
All the articles with the tag "optimization".
-
Optimizing Graph Databases through Denormalization
Kruno Golubić
How and why to denormalize graph databases to improve performance: identifying candidates for denormalization, strategies (data duplication, aggregation, path materialization), and trade-offs.