In my scenario, Sitecore databases(Master database) gets frequent updates and withing couple of months it will have 100,000s of data. Client prefers to have them in master database.
Tree hierarchy is something as follows,
Categories
category 1a
-------category2
---------category3
-----1000's of articles under category 3
category 1b
----1000's of articles
category 1c
--------category 2b
---------1000's of articles
There are like 700 categories. Is this going to cause severe performance issues in the tree. At the moment I have like 200,000 articles, and I can not expand the Categories node. But the "Content" node gets expanded. What could be the issue? Is this a flaw in the design?