Latest Tweet

MongoDB is coming to NYC in May. Andre deCavaignac and I will be speaking at the conference about MongoDB in C#/.Net. We have a cool demo to show everyone and I’ll be posting some of the source here after the conference.

MongoNYC May 21st Badge Click here to register for the conference

MongoDB is a document-oriented database that I am currently enamored with and use in all of my data-driven projects. It’s created for and supported on most environments and has drivers for most of the programming languages you could want to use. Just imagine all of your data stored as JSON objects, accessible by a fairly powerful (and getting better every month) query language, along with lightning fast documents updates, inserts and queries.

blog comments powered by Disqus