i don't have access to mysql database, any other alternatives? I'm developing a website for my senior design project but my campus won't give me access to their database. I'm mainly using mySql on the prototype on my computer (XAMPP), I guess i need to use a much simpler database system (could be just calling information in .dat or .txt file). The site will require very little database, so processing power will be low. The site may also features CMS.
Is there any database system that can help me with this but require no server database?
thank you in advance |