What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » MySQL vs Text Files

MySQL vs Text Files
Author: Message:
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: MySQL vs Text Files
It all depends on what you mean with manipulating textfiles and what you use them for, exactly...

In other words: both have advantages and disadvantages. Without knowing what you exactly want, there is no way to give you any advise or list the advantages.

;)

In extremely short, without having the essential information of what you want it for:

Databases are good for stuff which you can order in tables and which might have raltionships in other tables and for things you need to read and save out of order and for a massive amount of data.

Text files are good for stuff like logs and other data which is mostly saved (and read) in sequential order. They are also very easly maintained.

This post was edited on 07-05-2009 at 11:47 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
07-05-2009 11:43 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
MySQL vs Text Files - by stoshrocket on 07-05-2009 at 11:20 PM
RE: MySQL vs Text Files - by CookieRevised on 07-05-2009 at 11:43 PM
RE: MySQL vs Text Files - by prashker on 07-05-2009 at 11:47 PM
RE: MySQL vs Text Files - by Jarrod on 07-06-2009 at 12:14 AM
RE: MySQL vs Text Files - by absorbation on 07-06-2009 at 12:03 PM
RE: MySQL vs Text Files - by CookieRevised on 07-06-2009 at 12:24 PM
RE: MySQL vs Text Files - by davidpolitis on 07-06-2009 at 01:05 PM
RE: MySQL vs Text Files - by stoshrocket on 07-06-2009 at 06:23 PM
RE: MySQL vs Text Files - by RaceProUK on 07-08-2009 at 05:29 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On