Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Trying to build a craigslist.com clone...HELP!

Author  Topic 

maniello
Starting Member

1 Post

Posted - 2001-05-28 : 01:15:44
I'm trying to build a clone to http://www.craigslist.com

I can't figure out the database design.
looking at the categories i need a table for "Community", "Housing", "jobs" etc, and inside each table i need to list the category for example "Activity partners" and "Artists/Musicians" in the Community table.

I'm fine with that but I need to go 1 step further and list the individual threads inside the Activity partners row...I have NO clue how to do this.

any ideas/tutorials on this?

please help

thanks!
   

- Advertisement -