Need some sort of database - where can i find/how much to make?

Discussion in 'Programming' started by DiscussNow, Nov 5, 2007.

  1. #1
    Hello All, I need to make or buy a database for a new website project I have.

    The database needs to be able to store new websites that I submit to it. It needs to be able to organize and release this data as I see fit. I do not think this would be to hard to do, and i'm pretty sure there must be a similar database out there. Any help would be appreciated, and if someone helps me find a database like this and then customize it to my need will be paid nicely :)
     
    DiscussNow, Nov 5, 2007 IP
  2. AstarothSolutions

    AstarothSolutions Peon

    Messages:
    2,680
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Are you talking a SQL db to go on the back end of a website or an Access type database that is a stand alone application?

    You dont tend to get many of either "free samples" and even if you do get a free SQL script to create the db it would be fairly useless as it is so dependant on what you want to be able to do with it. To write a db is very quick to do but it takes time to plan it out and write the stored proceedures (if your doing it correctly)
     
    AstarothSolutions, Nov 6, 2007 IP
  3. DiscussNow

    DiscussNow Peon

    Messages:
    474
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Awesome Thanks, I think its going to have to be a SQL db to go on the backend of a website.
     
    DiscussNow, Nov 6, 2007 IP
  4. AstarothSolutions

    AstarothSolutions Peon

    Messages:
    2,680
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    0
    #4
    If you look for an off the shelf script, free or paid for, for what you want the site to do then it will almost certainly contain the SQL to create the db it uses.
     
    AstarothSolutions, Nov 6, 2007 IP