Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Nov 12th, 2005, 5:39 AM   #1
k4pil
Programmer
 
Join Date: Aug 2005
Location: Leeds - UK
Posts: 69
Rep Power: 4 k4pil is on a distinguished road
Dynamic and flat file databases

Hi there.

I am just after some information to put in to the background research for a project i am doing.

I have started an online business application in PHP and mySql.

I understand mySQL is a dynamic database - is that correct?

What are the advantages of this type of database??

Is postgreSQL a flat file database? What are the disadvantages of this sort of database???
k4pil is offline   Reply With Quote
Old Nov 12th, 2005, 7:31 AM   #2
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
PostgreSQL is not a flat file database, it's a relational database management system. So is MySql. You have a number of posts that indicate that you're try to learn about databases. That's good. One begins by looking up definitions, and by studying, and maybe by experimenting. Truthfully, one comes to a forum such as this for help with a problem, for links or references to appropriate material, possibly to find a tutorial. One doesn't come for exhaustive teaching. You should put forth individual effort; learning isn't going to come free via spoon-feeding. How do I know you haven't invested any (at least sensible) effort? The top hit on a Google for postgreSQL tells me you haven't. Googles on flat-file database and relational databases indicate the same thing.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote
Old Nov 12th, 2005, 7:49 AM   #3
tempest
Programming Guru
 
tempest's Avatar
 
Join Date: Oct 2004
Posts: 1,041
Rep Power: 5 tempest is on a distinguished road
Send a message via ICQ to tempest Send a message via AIM to tempest Send a message via Yahoo to tempest
MySQL and PostgreSQL do use flat files to manage their relational database managment system, if this is what you mean k4pil. But yea, you should google the difference between what a "flat file" database is and "relational database management systems that use SQL", because neither of them are "flat file".
__________________

tempest is offline   Reply With Quote
Old Nov 13th, 2005, 7:21 AM   #4
k4pil
Programmer
 
Join Date: Aug 2005
Location: Leeds - UK
Posts: 69
Rep Power: 4 k4pil is on a distinguished road
Thanks for the constructive critisism! lol

Your right, some research needed!

But when i get stuck, be sure i'l be back!

thanks
k4pil is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 1:20 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC