Other News

Editorials

Object Oriented Relational Database Design

Object Oriented Relational Database Design Michal submits a question he’d like answered in our daily editorial. “How to take a database that is the basis for entities and apply common patterns like factory, etc – writing databases for object oriented design?” I think this is an excellent question. The short answer is that you cannot design an object oriented database […]

Uncategorized

How Much Do You Need to Know About Query Plans?

SelecTViews With Stephen Wynkoop Find out the latest news involving Adobe’s Flash Builder 4.5. What’s going on with Oracle’s lawsuit against Google? How about some tips on cloud appropriateness? Stephen answers, "What is an outer union operation and how does it work?" How Much Do You Need to Know About Query Plans? Like anything to do with software, you need […]

Community

Introducing Tripliser

(David Rogers) I recently had to solve the problem of how to take XML, in a predefined format, and create RDF representing the semantics of the data. I began using XSLT, but gradually the edge cases to handle inconsistencies in the input XML caused the XLST to become verbose and incomprehensible (be