From: Peter Brawley Date: August 19 2011 11:58am Subject: Re: Best Way to store Hierarchical Data in Mysql List-Archive: http://lists.mysql.com/mysql/225564 Message-Id: <4E4E4FE1.3000804@earthlink.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 8/19/2011 5:10 AM, Adarsh Sharma wrote: > Dear all, > > I researched a lot on storing Hierarchical data in mysql tables. > Below links : > > http://scvinodkumar.wordpress.com/2011/01/30/managing-hierarchical-data-in-mysql/ > > http://www.sitepoint.com/hierarchical-data-database-2/ > > shows different ways to store. > > But is there any standard way of doing this fore.g storing twitter > tweets or comments on a link etc. Several ways, see http://www.artfulsoftware.com/mysqlbook/sampler/mysqled1ch20.html. PB ----- > > > Thanks >