PHP ORM with NOSQL and RDBMS support -


are there php orm projects supports mysql , nosql databases such mongodb?

i using redbean mysql orm, woud introduce mongodb applicatoin , perhaps replace of mysql mongodb in future.

an orm can allow me transition between both nice. however, tend not orm requires configuration (i.e. yaml, xml etc). redbean nice in allows 1 things working without configuration.

yes, doctrine supports various rdbms , nosql storages well


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

iphone - Using nested NSDictionary with Picker -

objective c - Newbie question -multiple parameters -