InfoQ

InfoQ

Topic/Tag specific view

Object Databases Content on InfoQ


Latest featured content about Object Databases

Avi Bryant on DabbleDB, Smalltalk and Persistence

Topics
Dynamic Languages,
Runtimes,
Technology,
Architecture,
Performance & Scalability,
Ruby

In this interview, Avi Bryant talks about the Smalltalk web framework Seaside, DabbleDB, using Smalltalk images for persistence instead of an RDBMs, GemStone and more.

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.

Avi Bryant on MagLev and GemStone

Topics
Dynamic Languages,
Ruby on Rails,
Ruby,
Technology,
Runtimes,
Performance & Scalability,
Architecture

In this interview, Avi Bryant talks about working on GemStone's MagLev, a Ruby implementation built on the GemStone S64 VM. Avi explains the reasons for MagLev, the merits of GemStone's persistence and distribution features, and the future with multiple Ruby implementations.

News about Object Databases

NoSQL OODB with Smalltalk-based Ruby VM: MagLev 1.0 Released

Topics
Dynamic Languages,
NoSQL,
Database Design,
Data Access,
Ruby

The MagLev project has released version 1.0 of their Ruby VM. The Ruby implementation is based on the GemStone/S Smalltalk VM which comes with GemStone's distributed cache, ACID transactions, and persistence system (OODB). InfoQ caught up with Monty Williams of the MagLev project to talk about where MagLev fits on the NoSQL spectrum, and much more.

MagLev Ruby VM Now Available, Brings GemStone's Persistence to Ruby

Topics
Runtimes,
Database Design,
Data Access,
Performance & Scalability,
Ruby

The long awaited MagLev Ruby implementation, based on GemStone Smalltalk, is now available in a public alpha release. While not quite ready to run Rails, it does support frameworks like Rack and Sinatra. MagLev comes with full support for GemStone's mature distribution and persistence features.

ODBMS.ORG Adds Persistence Patterns Resources

Topics
Object Oriented Design,
Open Source,
Database Design,
Persistence,
Architecture

ODBMS.ORG has added persistence patterns to its collection of resources for educators, students, professionals, and open source practitioners. Three pattern collections comprise the initial offering in this area. A Best Persistence Pattern Award, is planned for any pattern submitted prior to May 29, 2009.

Clustered JRuby - Transparent Clustering of JRuby with Terracotta

Topics
Java,
Database Design,
JRuby,
Performance & Scalability,
Ruby

Gemstone's Maglev Demo at RailsConf sparked a lot of interest. A new project experiments with bringing this kind of transparent clustering to JRuby using Terracotta. We talked to Fabio Kung who's been experimenting with this approach.

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.

Object Relational Mapping - User Case Studies

Topics
Object Oriented Design,
Announcements,
Hype,
Architecture

Roberto Zicari, from ODBMS.org, collected interviews and stories from several users of Object/Relational mapping technologies. The main point of the cases was around "impedance mismatch" between the object technology in the domain model and the relational technology in the data model.