next

Database vs. File

Why not use a text file in a tab-separated column format?

for some simple applications, do exactly that!!!

but here are some reasons why a file stinks:

all these details are managed beautifully for you when using a good database engine!

index :: introduction :: tables :: columns :: relational :: moeVSjoe :: file :: normal :: queries :: conclusion