Videos tagged with Data Access


ORM, EDM, ESQL, Entity Framework, LINQ to SQL, LINQ to Entities - Confused?

ORM, EDM, ESQL, Entity Framework, LINQ to SQL, LINQ to Entities - Confused?

Posted in Conferences, Technologies, LINQ

Summary Eric Nelson explains what are ORM, EDM, and ESQL, what is the difference between LINQ to SQL and LINQ to Entities, which one is going to be further developed by Microsoft in the future, accompanied by hands on demos showing how to use them. Bio Eric Nelson has worked at Microsoft UK for twelve years and before joining worked exclusively as a Unix developer writing code in C and other 4G...

Tags: Conferences, Technologies, LINQ, InfoQ, Data Access, ORM, QCon, QCon London 2009, Join us!, .NET, LINQ to SQL, ...



Lean & Mean Tokyo Cabinet Recipes

Lean & Mean Tokyo Cabinet Recipes

Posted in Conferences, Development, Ruby

Summary In this FutureRuby talk, Ilya Grigorik explores Tokyo Cabinet's features such as the key-value store, ordered traversal, attribute search, schemaless data structures,indexing, and scripting with Lua. Bio Ilya Grigorik is the founder of AideRSS – a real-time social media engagement monitoring and analytics platform. He has been wrangling with Ruby and cloud computing for over four years,...

Tags: Conferences, Ruby, InfoQ, Data Access, Database Design, Architecture, Dynamic Languages, Scripting, database, Development, FutureRuby, ...


Ralph Johnson, Joe Armstrong on the Future of Parallel Programming

Ralph Johnson, Joe Armstrong on the Future of Parallel Programming

Posted in Development, Broadcasting, Java, Ruby, Smalltalk, Erlang, Interview

Summary Ralph Johnson and Joe Armstrong discuss their ideas about parallel programming - whether shared memory is harmful, the place of message passing, fault tolerance, the importance of protocols and more. Bio Ralph Johnson, one of the GoF behind the Design Patterns book and behind the creation of the original Refactoring Browser, is now at the CS dept. at the UIUC and the leader of UIUC Patt...

Tags: Ruby, Java, Smalltalk, Interview, Erlang, InfoQ, Data Access, Architecture, SOA, Messaging, Distributed Programming, ...


Justin Sheehy on Riak

Justin Sheehy on Riak

Posted in Development, Broadcasting, Java, Ruby, Erlang, Interview

Summary Justin Sheehy explains how Riak was created with ideas from Amazon's Dynamo paper, Riak features and how Riak compares to other NoSQL solutions. Bio Justin Sheehy is the CTO of Basho Technologies, the company behind the creation of Webmachine and Riak. Most recently before Basho, he was a principal scientist at the MITRE Corporation and a senior architect for systems infrastructure at A...

Tags: Ruby, Java, Interview, Erlang, InfoQ, Data Access, Database Design, Architecture, Performance & Scalability, database, Database Management, ...


Ilya Grigorik on Tokyo Cabinet, MySQL and Ruby HTTP Performance

Ilya Grigorik on Tokyo Cabinet, MySQL and Ruby HTTP Performance

Posted in Databases, Development, Broadcasting, MySQL, Ruby, Interview

Summary Ilya Grigorik discusses his company's PostRank algorithm for tracking reader engagement with content. Also: his experience scaling MySQL, Tokyo Cabinet, Ruby HTTP libs, Solr, Amazon EC2 and more. Bio Ilya Grigorik is the founder of AideRSS – a real-time social media engagement monitoring and analytics platform. He has been wrangling with Ruby and cloud computing for over four years, try...

Tags: Ruby, Databases, MySQL, Interview, EC2, HTTP, InfoQ, Data Access, Database Design, Architecture, Dynamic Languages, ...



CouchDB From 10,000 Feet

CouchDB From 10,000 Feet

Posted in Conferences, Development, Java

Summary This presentation takes a look at CouchDB from 10,000 ft. CouchDB is a document oriented database with a highly acclaimed REST API and replication support, that solves problems of high-traffic, distributed peer-to-peer, and offline applications. all at the same time. You will learn to decide when CouchDB is a good fit for your project and when you are better off with a traditional datab...

Tags: Conferences, Java, InfoQ, Data Access, Database Design, Architecture, QCon, CouchDB, QCon San Francisco 2008, Development, Join us!, ...


Google I/O 2011: Identity and Data Access: OpenID and OAuth

Google I/O 2011: Identity and Data Access: OpenID and OAuth

Posted in Conferences, Companies, Development, Google

Ryan BoydUse OpenID and OAuth to stop requiring your users to type usernames and passwords. In this session, we'll demonstrate how to improve user experience and lower barriers to entry for your application by using OpenID. We'll show how to securely access powerful user data securely using OAuth. We'll also talk about which flavors of these technologies should be used for common use cases.

Tags: Google, Conferences, OpenID, Data Access, OAuth, Development, Companies, identity


Google App Engine and the Google Data APIs

Google App Engine and the Google Data APIs

Posted in Conferences, Companies, Google

Summary Mano Marks introduces the Google App Engine (a toolset used internally to develop Google applications) and shows how to build scalable systems where the developer worries about the code, and Google worries about the servers. The presentation includes an overview of Google App Engine and a quick introduction to the Google Data APIs. Bio Mano Marks is a Developer Advocate with Google, spe...

Tags: Google, Conferences, InfoQ, Data Access, Architecture, QCon, Data Services, Application Servers, Platforms, Google App Engine, Programming, ...


Google GData: reading and writing data on the web

Google GData: reading and writing data on the web

Posted in Conferences, Companies, Google

Summary The Google Data API provides programmatic access to a variety of Google assets, including Calendar, Blogger, Picasa, CodeSearch, and Google Base. Composed of a simple query language and the Atom Publishing protocol (IETF draft), it provides search, read, and update capabilities. An active developer community at code.google.com created Google GData client libraries for many languages. Th...

Tags: Google, Conferences, REST, InfoQ, Data Access, Architecture, ATOM, QCon, Cloud Computing, QCon London 2008, Data Services, ...


Erik Meijer on LINQ

Erik Meijer on LINQ

Posted in Technologies, Broadcasting, Frameworks, LINQ, Interview, .NET Framework

Summary In this interview filmed during QCon SF 2008, Erik Meijer talks about less known LINQ features, like the ability to do meta programming or the fact that LINQ works against any data collection that implements the sequence operators. Meijer also talks about the differences between functional languages and objectual ones, asynchronous computation, and the evolution of languages. Bio Erik M...

Tags: Frameworks, Technologies, Interview, LINQ, Haskell, .NET Framework, InfoQ, Data Access, Functional Programming, Programming, QCon San Francisco 2008, ...