ObjectIdColumns: Transparently Store MongoDB BSON IDs in a RDBMS (swiftype.com) 6 points by geweke 12y ago ↗ HN
[–] qhoxie 12y ago ↗ As we gradually migrate data from MongoDB to MySQL, this code has been hugely helpful. It is making the transition as smooth and efficient as possible. I hope others can get some value out of the gem as well.
[–] stevejohnson 12y ago ↗ We do the exact same thing at Buildy, but in Python. Here's the class:https://gist.github.com/irskep/9099262 [–] geweke 12y ago ↗ Nice, Steve! Always good to see validation of the idea in both directions. :)
3 comments
[ 3.2 ms ] story [ 15.9 ms ] threadhttps://gist.github.com/irskep/9099262