MySQL :: Managing Hierarchical Data in MySQL
Popularity Report
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
URL Tag Cloud
Bookmark History
Saved by 66 people (-11 private), first by anonymouse user on 2006-07-14
- Jockster on 2009-10-27 - Tags mysql , kategori , struktur
- Martin_kovacik on 2009-09-16 - Tags database , hierarchical , data , tree , sql
- Owcs81 on 2009-07-20 - Tags database , programming
- Urlwolf on 2009-07-18 - Tags mysql , trees , graph , rdf
- Davirtavares on 2009-07-13 - Tags tutorial
Public Sticky notes
Most users at one time or another have dealt with hierarchical data in a SQL database and no doubt learned that the management of hierarchical data is not what a relational database is intended for. The tables of a relational database are not hierarchical (like XML), but are simply a flat list. Hierarchical data has a parent-child relationship that is not naturally represented in a relational database table.
Highlighted by jonphipps
Highlighted by digiqr


Public Comment
on 2006-07-26 by springnet
on 2006-11-27 by germinal