Hacker News new | past | comments | ask | show | jobs | submit login
PHP: So you'd like to migrate from MySQL to CouchDB? - Part I (klampaeckel.de)
31 points by barredo on May 17, 2010 | hide | past | favorite | 6 comments



A very good introduction! I actually haven't looked much at CouchDB, how is it scalability wise? I first had a look at Cassandra, didn't completely like what I saw so I've been looking more into MongoDB.


Im exactly where you are at except I am also moving away from PHP to Python (the lang makes SO much sense) :)


Freaky - I've been thinking about doing that too, but I've completed so much already in PHP - maybe when I release a second version of my application. Maybe I should give Django a try.


There's also part II and part III.

Thanks for sharing on here, guys!


It's a nice series. What I find hardest in CouchDB is dealing with eventual consistency and conflict resolution (instead of transactions). I wish there were more articles and literature about how to handle that stuff, in various kinds of application scenarios. (Not just documenting how _rev and _conflicts work etc.)


First off, thanks! And sorry I didn't catch your comment earlier.

I'll make sure I focus on that in a later part of the series! :)




Consider applying for YC's W25 batch! Applications are open till Nov 12.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: