Darrell Norton's Blog

Test Driven Development, Agile Software Development, Scrum, and more with .NET

<July 2008>
SuMoTuWeThFrSa
293012345
6789101112
13141516171819
20212223242526
272829303112
3456789


Navigation

My .NET User Groups

Bloggin Buddies

About Me

Articles

My .NET Apps

Subscriptions

News

I've moved! My new blog is here:
Darrell Norton's Blog

 

Post Categories



Monday, July 28, 2003 - Posts

More about SQL Server Yukon

ITWriting.com has an interview with Euan Garden about what's new in SQL Server Yukon.  This article has more details than many others I have seen. 

Like I had suspected earlier, the XML capabilities in Yukon are really going to put the pure XML databases out-of-commission, with a native XML data type, full support for XQuery and various other XML standards, and field indexing that is "magnitudes faster" than the current performance of XML-based operations.

Microsoft also plans to ship Objectspaces with Yukon.  Objectspaces is an object-relational persistence framework.  You set up the mapping of objects to tables, and from then on you just call the Objectspaces API.  This will likely put many object-oriented databases out-of-commission as well.  There never really was a need for OO databases, it was just some vendors cashing in on the OO trend.  The relational model is based on proven scientific theory, whereas OO databases were based on buzzword compliance.

posted Monday, July 28, 2003 10:37 AM by darrellnorton

Guaranteed bug-free software
The very first guaranteed bug-free software program, NaDa.  Could be a revolution in the works here!  [courtesy of Hacknot]

posted Monday, July 28, 2003 9:58 AM by darrellnorton




Powered by Dot Net Junkies, by Telligent Systems