RDB optmization
SQL Indexing and Tuning e-Book for developers: Use The Index, Luke covers Oracle, MySQL, PostgreSQL, SQL Server, ...
use-the-index-luke.comTechniques for optimizing SQL queries in a high-traffic application
link: https://readmedium.com/en/techniques-for-optimizing-sql-queries-in-a-high-traffic-application-6663e3f10e23
well placed indexes makes joining many huge tables easy

How to Optimize Indexing for Distributed One-to-Many Join With Pagination