Help! Database decisions

I’d like to make a secure database for my multiplayer game, to have roughly max 1000 people. But I’m having trouble on what I’d actually like to use for the best results. I’m not quite sure how to go about this, if I should store just the login Username, and the password for the database, or if I should store information to update in the game, such as health, gold, etc.

Could anyone offer an opinion on positive and negatives to using each method?

Still looking for an answer on this.

If you don’t want to code and or implement, setup, and basically run your own server environment (with lots and lots of options and services who provide such), i can recommend gamesparks.com they provide a free plugin available on the marketplace. After installation check out their downloadable Unreal project examples/tutorials.