Jump to content

nested mysql structure


clankill3r

Recommended Posts

instand of something like this:

(where tweedekamer is the database and the rest are tables)

 

tweedekamer

  -representitives

  -user1

  -user2

  -user3

  -user4

 

I want it like this:

 

tweedekamer

  -representitives

  -tweets

      -user1

      -user2

      -user3

      -user4

 

so the users are in tweets.

 

don't know how else to explain, the tables itself are not the problem, just creating a nested structure.

I can only echo ck's comment on that linked page as a whole but the first chunk - on The Adjacency List Model - would seem to be enough of an answer for most people.

 

I have bookmarked the page for later consideration of the nested part (when masochism strikes) so thanks for the link max.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.