I stood up some databases using Docker Compose for my house. The databases I stood up are:
I primarily use PostgreSQL now though, but when I started I was trying to use all of them.
Lately I've been tracking stock prices and financial data, by querying an API and inserting them. Then I craft SQL scripts to display them to manage my stock portfolio.