/    Sign up×
Community /Pin to ProfileBookmark

Should i use .dat or Mysql

Im just starting/learning to build a php based RPG game.

i have a model game that im looking at.

and they dont use Mysql at all.

all the account info. and etc etc are stored in .dat files.

im wondering. should i follow what they did there and just store stuff on the .dat file

or should i use Mysql to store info.

what would be a a better way to deal with 100+ user game (just an example)?

to post a comment
PHP

2 Comments(s)

Copy linkTweet thisAlerts:
@NogDogOct 12.2012 — If it's data you expect to change relatively often, that you'll want to do searches and sorts on, and/or which may grow a lot in the future, then I would recommend a database solution. Whether you want to use MySQL, Postgres, SQLite, or some other DBMS is another question (and harder to answer ? ).
Copy linkTweet thisAlerts:
@OxtisauthorOct 12.2012 — i see. thanks for answering ?
×

Success!

Help @Oxtis spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.12,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...