InfoQ

Topic/Tag specific view

Data Access Content on InfoQ


Latest featured content about Data Access

Google App Engine and the Google Data APIs

Community
Architecture
Topics
Platforms,
Data Access,
Application Servers,
Programming

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.

News about Data Access

Entity Framework CTP for VS 2010

Community
.NET
Topics
Data Access

Not everything planned for Visual Studio 2010 made it in beta 1. This includes some important features for ORM fans. Entity Framework CTP 1 includes support for Self Tracking Entities, POCO Templates, and support for EDMX-free coding.

Dynamic Management Capabilities Added to Gemfire Enterprise 6.0

Community
Architecture,
.NET,
Java
Topics
Artifacts & Tools,
Data Access,
Clustering & Caching

Gemstone has released Gemfire Enterprise 6.0 featuring a cluster resource controller that continuously monitors resources in the distributed data fabric. GemFire enables applications to sense changing performance patterns and proactively provision extra resources and trigger rebalancing of predictable data access, throughput, and latency without the need to overprovision capacity.

Articles about Data Access

Introduction to Data Services

Community
Architecture,
SOA
Topics
Data Access

This article by Vijay Narayanan, provides an introduction to several aspects of data services that will be of interest to both SOA practitioners and data architects. A general case for data services introduces the article before the author explores specific issues, including: definition of need, rationale and benefits, scope, development, and consumption patterns.

Fetching strategy implementation in a J2EE application using AOP

Community
Java
Topics
AOP,
Data Access

This article presents a fetching strategy that using AOP, optimizes the data retrieval process from a back end system on a use case basis in a modular way without bloating the lower level service or repository layers.

Presentations about Data Access

Google Data API (GData)

Community
Architecture,
SOA
Topics
REST,
Data Access,
Cloud Computing

Frank Mantek discusses the Google Data API (GData) including decisions to use REST rather than SOAP technology, how the API is used, numerous examples of how GData has been used by clients, and future plans for evolving the API. A discussion of how GData facilitates Cloud Computing concludes the presentation.

CouchDB and Me

Community
Ruby
Topics
Data Access,
Fault Tolerance,
Programming

In this talk from RubyFringe, Damien Katz explains what drove him to create CouchDB, why he chose Erlang and more.

Interviews about Data Access

Erik Meijer on LINQ

Community
.NET
Topics
Data Access,
Programming

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.

Patrick Linskey discusses OpenJPA and the JPA specification

Community
Java
Topics
Data Access,
JCP Standards

At The Spring Experience conference, InfoQ caught up with Patrick Linskey of BEA to discuss the current status of the Apache OpenJPA project. Linskey explains where OpenJPA came from, how it fits into the Object\Relational Mapping space, the differentiating features that OpenJPA provides, the JPA specification, and future plans for OpenJPA.