In association with heise online

05 April 2011, 16:19

.NET ORM Dapper released as open source

  • Twitter
  • Facebook
  • submit to slashdot
  • StumbleUpon
  • submit to reddit

Web scale logo Dapper, a simple SQL object relational mapper (ORM) for SQL Server and .NET, has been released as open source. It allows a developer to execute a query and map the results to either a strongly typed list or a list of dynamic objects. Dapper is designed to be almost as fast as hand-tuned code using SqlDataReader and benchmarks within milliseconds of that goal.

Sam Saffron, a hacker at developer Q&A site Stack Overflow, announced the open sourcing of Dapper on Twitter. Stack Overflow now use Dapper in their production systems. In a previous blog posting, Saffron explained that the Stack Overflow developers created Dapper in response to the load that Google's web-spidering processes put upon the site. Because the site changes rapidly as users ask and answer questions, Google's web spider can process ten pages a second.

Hosted on Google Code, Dapper is released under version 2.0 of the Apache License.

(djwm)

Print Version | Send by email | Permalink: http://h-online.com/-1222342
 


  • July's Community Calendar





The H Open

The H Security

The H Developer

The H Internet Toolkit