Just learn SQL. There are minor differences between T-SQL, PL SQL, etc... The database shouldn't matter, however if you are asking which database to use, Oracle is unaffordable for the hobbyist. I would suggest you download SQL Server Express to start with if you're hoping to hit the DB with a C++ app.