Can you show me some video game database example?

Asked By 30 points N/A Posted on -
qa-featured

Hi techyv,

Can you show me some video game database example? As a website developer in a small business firm and it always needed to be updated on the new programming language that is capable of handling websites. I am using php and html programming language with my video gaming website, can you show me some illustration on the proper arrangement of database? And what is the most recommended database which is compatible with php?

Hoping for your help. Thanks.

SHARE
Best Answer by Kevinn Nicholas
Answered By 0 points N/A #165946

Can you show me some video game database example?

qa-featured

Hello YOUNG HERNANDEZ,

For websites, I think a simple Relational Database Structure should suffice. I don't know what kind of games you make so I can't make any arrangements for database structure.

As for what databases program to use, I would recommend NOSQL database. Couchbase is an example of a NOSQL database.

Hope this helps.

Best Answer
Best Answer
Answered By 0 points N/A #165947

Can you show me some video game database example?

qa-featured

Hi Young;

There are different database and server languages used for video games.

  • Database includes MySQL and monogodb etc
  • Server languages include PHP and node.js etc.

The most common tools are MySQL and PHP. They work together like bread and butter because both are easy and quick. You can join Spring to get the latest information about game release dates, genre classifications, accessories and summary.

Related Questions