KnNeeded
March 25th, 2003, 05:37 AM
Hi,
I have implemented a relational database to store a tree like database (used a method simular to the one found here codeproject (http://www.codeproject.com/asp/hierarchicalsql.asp) ).
We have that with some very large databases with many levels of trees and found a great db performance problem. I was wondering if there are any commercial solutions for database storage that is specifically optimised for tree data structures?
Thanks
KnNeeded.
I have implemented a relational database to store a tree like database (used a method simular to the one found here codeproject (http://www.codeproject.com/asp/hierarchicalsql.asp) ).
We have that with some very large databases with many levels of trees and found a great db performance problem. I was wondering if there are any commercial solutions for database storage that is specifically optimised for tree data structures?
Thanks
KnNeeded.