Feed on
Posts
Comments

Monthly Archive for June, 2008

First article about query optimizers: http://www.databasecolumn.com/2008/06/designing-systems-for-the-grid.html. I hope the following articles will give us much more information! That optimization problem is really interesting. We know it is a NP-complete king of problem. And it is even more interesting when dealing with multiple data sources. That’s one of the challenges of a modern Data Services Platform.

Read Full Post »

EDM tooling

Seen on the ADO.Net blog this series of articles about the tooling for EDM. I especially like the fact the tools are available as wizards within Visual Studio but also as command-line scripts and APIs. That’s pretty cool, convenient and complete.

Read Full Post »

Perst 3.0

In the renewal of the ODBMS market it seems embedded applications is one of the best niches. McObject announces a Perst version 3.0, with support for both Java and .Net (with the LINQ query language).
http://www.infoq.com/news/2008/06/persist-v3

Read Full Post »

Testing data oriented applications

In this paper, IBM introduces the challenge of testing applications manipulating data. The problem is even more complex when multiple heterogeneous data sources are involved. Optim is the IBM solution for data testing.
NB: You must first register before downloading this 20 pages white paper.

Read Full Post »

Gemstone, Smalltalk & Ruby

Interesting blog from Avi Bryant about Gemstone, Smalltalk and Ruby (Project MagLev).
For sure, dynamic languages are the best solution for persistence. It seems Smalltalk still rocks. Interesting to see that Ruby-Smalltalk coexistence in the same JVM. I really would like to see something like that on Groovy.
See also the related InfoQ article, with links to DabbleDB [...]

Read Full Post »

Bill Gates about mapping

Even Bill Gates himself now mentions Data Access and Mapping technologies in his keynote session at TechEd 2008. Actually at around 59:38 David Campbell starts to speak about the Entity Framework and the Entity Data Model.
I think that’s a significant achievement for all of us working on data access, mapping, persistence, etc. since so many year. [...]

Read Full Post »

« Prev - Next »