摆脱mySQL,让Wordpress投奔SQLite
Posted on 19. May, 2009 by Yao Yuan in Wordpress
Wordpress默认就是与mySQL搭配的,这次要为wordpress换一个数据库搭档,但这并不是说mySQL如何的不优秀,但在10万以下的低并发访问,SQLite这样的单文件轻量级数据库系统性能优异,体积小、读取速度快、容量大,免费、开源,其实更适合像blog、或中小型站点的这种场景的数据库应用。 4 c- g- p! v5 d/ w6 W3 z3 L2 b6 h7 P5 i/ u$ s 如果你需要独立为数据库服务支付购买,或者并不满意主机系统繁杂的mySQL数据服务,倒真的是应该尝试一下SQLite这样的轻量级数据库。6 L, P: b# {% i+ Q! W |
Related Posts
- Wordpress Theme That Mimics Mac OS X Leopard – Leopress
- Fix Wordpress automaticlly upgrade wordpress upgrade automatically ‘Could not copy file……’
Related posts brought to you by Yet Another Related Posts Plugin.





Leave a reply