Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
ObjectIdColumns: Transparently Store MongoDB BSON IDs in a RDBMS
(opens in new tab)
(swiftype.com)
6 points
geweke
12y ago
3 comments
Save
Share
3 comments
3 comments · 2 top-level
top
newest
oldest
stevejohnson
12y ago
· 1 in thread
We do the exact same thing at Buildy, but in Python. Here's the class:
https://gist.github.com/irskep/9099262
geweke
OP
12y ago
Nice, Steve! Always good to see validation of the idea in both directions. :)
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.
j
/
k
navigate · click thread line to collapse