InfoQ

InfoQ

Topic/Tag specific view

Relational Databases Content on InfoQ


Latest featured content about Relational Databases

Polyglot Persistence for Java Developers - Moving Out of the Relational Comfort Zone

Topics
NoSQL,
Java,
Big Data

Chris Richardson shows how he ported a relational database to three NoSQL data stores: Redis, Cassandra and MongoDB.

News about Relational Databases

James Phillips on Moving from Relational to NoSQL Databases

Topics
Data Access,
NoSQL

James Phillips, co-founder of Couchbase, recently gave a presentation on the differences between a distributed document-oriented and relational data models and what the database developers need know to move from a relational to a NoSQL database. InfoQ caught up with James to talk about the advantages and limitations of document-oriented NoSQL databases.

Amazon Offers MySQL as a Service

Topics
Operations,
Data Access,
Cloud Computing,
Architecture

Amazon has announced a new service, Amazon Relational Database Service or RDS, a solution for creating and accessing a relational database in the cloud. The hosted database is MySQL 5.1 and the announcement precedes PDC 2009 by 3 weeks when Microsoft will announce the availability of SQL Azure, a cloud solution based on its relational DB.

FriendFeed Implements Schema-less Storage Atop MySQL

Topics
Database Design,
Persistence,
Performance & Scalability,
Architecture

Brett Taylor, founder of FriendFeed, describes how they overcame some limitations of MySQL to handle problems of scaling and database evolution by implementing a "schema-less" storage system on top of MySQL.

Martin Fowler Sees a Thaw in Frozen Thinking about Data Storage

Topics
Java,
.NET,
Data Access,
Architecture,
Ruby

In a recent blog post, Martin Fowler, a renowned software thought leader, observed at last week's QCon that the deep freeze in thinking about databases in application architectures is thawing. The world has been stuck using RDBMS databases for every application use case, but the time has come to also consider RISC RDBMS or distributed document-oriented databases.

Articles about Relational Databases

Java Object Persistence: State of the Union

Topics
Java,
Data Access

In this virtual panel, the editors of InfoQ.com (Floyd Marinescu) and ODBMS.org (Roberto V. Zicari) asked a group of leading persistence solution architects their views on the current state of the union in persistence in the Java community.

Presentations about Relational Databases

Patterns for Cloud Computing

Topics
Cloud Computing,
Architecture,
.NET

Simon Guest presents 5 cloud computing patterns along with examples and Azure solutions for scaling, multi-tenancy, computing, storage and communication.

Interviews about Relational Databases

Emil Eifrem on Neo4j and Graph Databases

Topics
NoSQL,
Data Access,
Ruby,
Java,
Database Design,
Persistence,
Architecture

Emil Eifrem explains graph databases, what domains they fit well, and the state of Neo4j. Also: how graph databases stack up against RDBMs.

Carl Lerche on Rails 3 and Arel

Topics
RubyGems,
Ruby on Rails,
Web Frameworks,
Data Access,
Ruby

Carl Lerche talks about the changes, design and new features in Rails 3. Also: the concepts and reasons behind Arel, the Rails 3 relational algebra library.