InfoQ

InfoQ

Presentation

My Bookmarks

Login or Register to enable bookmarks for unlimited time.

The content has been bookmarked!

There was an error bookmarking this content! Please retry.

Recorded at:
Recorded at

Using MongoDB on Mono

Presented by Justin Dearing on Jan 19, 2012 Length 00:57:56     Download: MP3
     Slides
Sections
Operations & Infrastructure,
Development
Topics
MongoDB ,
SQL Server ,
Mono ,
Big Data ,
Distributed Document Oriented Database ,
SQL ,
Graph Database ,
Postgres ,
NoSQL ,
.NET ,
Relational Databases ,
Microsoft ,
Database Design ,
Database Management ,
Companies ,
Database ,
Programming ,
LINQ
 

How would you like to view the presentation?

In case you are having issues watching this video, please follow these simple steps to help us investigate the issue:
1. Right click on the video player and select Copy log
2. Paste the copied information in an email to video-issue@infoq.com (clicking this link will fill in the default details in most email clients).
Note: in case your email client hasn't automatically picked up the email subject, please include in your email the URL of the video too.
3. Done.
We will investigate the issue and get back to you as soon as possible. Thanks for helping us improve our site!
Summary
Justin Dearing presents a brief introduction to MongoDB, and focuses on interacting with it in Mono via the official 10gen driver. Techniques for handling business logic in application code, such as LINQ are discussed. This is a very code centric talk.

Bio
Justin Dearing has been working in IT since late 2002. He has served on both the operations and development and operations sides of the house and has worked with the Windows, Unix and AS/400 (iSeries) platform. He is a fan of relational and non-relational data stores including Microsoft SQL Server, Postgres and MongoDB.

About the conference
Monospace provides developers a unique look at running their applications across all the platforms using Microsoft's .NET Framework by focusing on the Mono framework and open source .NET technologies. We will start with 2 days of talks and sessions, aiming to teach the attendees about the various technologies and innovations that currently exists. We will then end with a one day open space unconference where dialogs and conversations will help kick start the next wave of open source projects that will help the community remain competitive.

Related Sponsor

Neo4j is a robust, high-performance, scalable graph database. It is the only NOSQL database that solves the complex, connected data challenges that enterprises face today.

  • This article is part of a featured topic series on NoSQL
Really? by Donny V Posted
  1. Back to top

    Really?

    by Donny V

    He should really prep his code samples. Sitting here watching him debug code isn't very informative. At least tell us why it didn't work and use it as a teaching moment.