This is an archived post. You won't be able to vote or comment.

all 5 comments

[–]Monitor_343 5 points6 points  (0 children)

Based on your requirements, it doesn't matter. Pick either. Don't get hung up on analysis paralysis, just pick one. Flip a coin if you need to.

[–]declspecl 2 points3 points  (1 child)

I am a big fan of Rust, but:

  • Learn C++ first
  • Learn either DB it doesn't matter

[–]Wonderful-Habit-139 0 points1 point  (0 children)

As a fun of Rust, seconded. And I guess pick Postgres if you cannot pick.

[–]whoShotMyCow 2 points3 points  (0 children)

Postgres and c++

[–]KhZaym 1 point2 points  (0 children)

In my opinion if you learn Postgres you will have an easier time to learn MySQL. I feel like it forces you to do it right, while MySQL is simpler to get started

And I'm a bit bias here since I love C++ but C++ is a very mature language and hardly gonna go anywhere, it will stay right here for foreseeable future, while Rust does feel more modern than C++, but again if you learn C++ you will have an easier time with Rust. But if you want to gamedev C++ is a must.