<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">As I mentioned in previous questions, my wiki does a pagelist (or two) every time a page loads. It usually does a search for back links and/or pagetextvariables. My goal was to make the system more scalable at such point that I have several thousand, or even a million pages. <div><br></div><div>So in short, I was under the impression that databases are good for searching, and my wiki is structured around a lot of searching.</div><div>Alex</div><div><div><br><div><div>On Aug 7, 2012, at 8:17 AM, tamouse mailing lists wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><p>I am curious: what advantage were you seeking by using a database store for the pages?</p> <div class="gmail_quote">On Aug 6, 2012 7:12 PM, "Alex Eftimiades" <<a href="mailto:alexeftimiades@gmail.com">alexeftimiades@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> <br>         I just got the sqlite recipe working with all the pages switched over to the database, and after looking at the database structure, I thought it was odd that it did not use separate tables for different groups. I would think this would cut down on the time it takes to access pages, but I could be wrong. I do not know very much about databases in general. I was just wondering whether this was worth working on.<br> <br> Thanks,<br> Alex<br> <br> ______________________________<u></u>_________________<br> pmwiki-users mailing list<br> <a href="mailto:pmwiki-users@pmichaud.com" target="_blank">pmwiki-users@pmichaud.com</a><br> <a href="http://www.pmichaud.com/mailman/listinfo/pmwiki-users" target="_blank">http://www.pmichaud.com/<u></u>mailman/listinfo/pmwiki-users</a><br> </blockquote></div></blockquote></div><br></div></div></body></html>