RDB optmization
SQL Tuning: Generating Optimal Execution Plans
amazon.com

SQL Indexing and Tuning e-Book for developers: Use The Index, Luke covers Oracle, MySQL, PostgreSQL, SQL Server, ...
use-the-index-luke.com
Cost of a Join
brianlikespostgres.comwell placed indexes makes joining many huge tables easy
Techniques 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
How to Optimize Indexing for Distributed One-to-Many Join With Pagination
dev.to
How to Optimize Indexing for Distributed One-to-Many Join With Pagination
Many developers have years of SQL experience yet they know very little about the processing that happens in the database.
Markus Winand • Who has to add the right indexes to an SQL database?
Learning SQL: Generate, Manipulate, and Retrieve Data
amazon.com
SQL Performance Explained Everything Developers Need to Know about SQL Performance
amazon.com