F# SqlClient: Not your Grandfather's ORM, with Dmitry Morozov
Details
Do you enjoy statically typed functional languages but don’t want to give up control over your favorite T-SQL scripts? The FSharp.Data.SqlClient combines two beautifully simple and powerful type providers, to give you the best of both world: type-safe access to the full T-SQL language, and quick access to Sql Server functions and stored procedures, in an idiomatic F# way. It has been proven in real-world systems, and is used in production by Tachyus and other companies. In this talk, Dmitry Morozov, the main contributor to the project, will demonstrate what the FSharp.Data.SqlClient can do for you, and how to use it to get the most productivity out of this next generation data access component for SQL server.
http://fsprojects.github.io/FSharp.Data.SqlClient/
Dmitry Morozov is an experienced software developer, an F# enthusiast and an active contributor to several F# OSS projects. He has been successfully using F# to build production applications since 2009. Currently Dmitry is a member of the engineering team at Tachyus, a company that creates technology to optimize energy production for the oil and gas industry.
