MongoDB+PHP聯合開發例項

jieforest發表於2012-05-28
[i=s] 本帖最後由 jieforest 於 2012-5-23 12:57 編輯

Nearly 3 years ago I discovered a new database that literally changed my life. I know, that’s a pretty bold claim, but it’s true.


While leading the engineering team at OpenSky I faced a problem I was well familiar with.


How to build a e-commerce product that:


1. Provided performance and scale


2. Handled many verticals and


3. Provided proper indexing on key attributes.


In search for a better solutionto this problem I encountered MongoDB.


I soon experienced a realization that not only was MongoDB the solution to my e-commerce challenge, but fundamentally would change the way all development happens.


This is the first in a series of posts on MongoDB and PHP that will both explain why you should use MongoDB and teach you how.


In this first post we will begin with installing the necessary servers and drivers tobe able to use MongoDB with PHP.



來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/301743/viewspace-731258/,如需轉載,請註明出處,否則將追究法律責任。

相關文章