Is there a relational database suitable for working on solid state drives?

High performance MySQL (3rd edition, 1st edition, May 2013)
on page 390, it is mentioned that the current generation of RDBMS technology has been optimized for mechanical hard drives for decades, and the same mature and in-depth research work has not really appeared on solid-state storage
, so now in 2018, are there any relational databases suitable for working on solid-state drives?
Thank you

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3147a-2bd72.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3147a-2bd72.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?