I came across 8 nuggets about the topic : database on internet.
You can search these links on my public listing page on  learning paths
Website Screenshot

How Does a Database Work? | Let’s Build a Simple Database

Website Screenshot

HopFS: Scaling hierarchical file system metadata using NewSQL databases | the morning paper

Website Screenshot

DB 101: Databases for Developers. A few overlooked aspects of working… | by Peter Christian Fraedrich | Jun, 2021 | Better Programming

Website Screenshot

SELECT table_name AS "Table", ROUND(((data_length + index_length) / 1024 / 1024), 2) AS "Size (MB)" FROM information_schema.TABLES WHERE table_schema = "bitfolio" ORDER BY (data_length + index_length) DESC;

Website Screenshot

MySQL Transaction Isolation Levels and Concurrency Issues | by 8techlife | Medium

Website Screenshot

Buy High Performance MySQL: Optimization,Backups,Replication, Third Edition Book Online at Low Prices in India | High Performance MySQL: Optimization,Backups,Replication, Third Edition Reviews & Ratings - Amazon.in

Home