Skip to content

Soft Entropy

tending towards chaos

Recent Posts

  • IdentityServer 2.0.1 on Mono
  • HDInsight – Log storage attempt #1
  • SQL Server to Mongo C# code
  • War and Peace
  • SQL Humility

Archives

  • September 2015
  • October 2014
  • December 2013
  • October 2013
  • September 2013
  • August 2013
  • July 2013
  • June 2013
  • May 2013
  • March 2013
  • January 2013

Categories

  • Algorithms
  • AppFabric
  • BigCouch
  • Code Analysis
  • CodeChef
  • CouchDB
  • Debugging
  • DNX
  • Experimenting
  • Hadoop
  • IdentityServer
  • Integration
  • Javascript
  • MongoDB
  • Performance
  • Project Euler
  • Software Engineering
  • SQL Server
  • Talentbuddy
  • TeamCity
  • Testing
  • Uncategorized
  • Windows Azure

Month: December 2013

SQL Server to Mongo C# code

December 31, 2013 ryan1234Leave a comment

I’ve had a few comments from people asking for help with an older blog post that talks about how to move data from SQL Server to Mongo using stored procedures.

Instead of trying to help via comments, I figured I’d just post the full proof of concept I wrote a while back.

https://github.com/ryan1234/sqlclr

Hope it helps!

SQL Server to Mongo C# code
Blog at WordPress.com.