Quote Originally Posted by KC2UGV View Post
Whenever I do a web design project, I always use PmWiki as the CMS. It's lean, fast, flexible, and no need for a SQL DB. Lot's of plugins, and skinning is easy as pie.
I'll check that out. If it doesn't use SQL, then how does it store data? Flat files? Ugh. I like SQL. I know how to build queries and use it all the time. This particular project, like most of mine, will be data-intense so SQL is a must.