Microsoft ships SQL Server 2008
Stories Columns Opinions Resources
Sun extends Groovy, PHP support to NetBeans
Version 6.5 of the IDE will see complete support for those two languages along with comple...
|
Sun reorganizes its software production infrastructure
Facing economic hardships, lost revenue and loss of employees, Sun has split its software ...
|
Adobe steers Flash toward RIA implementation
At this year's Adobe MAX Conference, the focus was on Flash, this time making Flash more o...
|
BigLever builds a bridge to SCM with Gears
The Gears Universal Configuration Management Bridge allows CM systems to integrate with Ge...
|
SOA Watch: New economic realities
In the current economic downturn, agile programming and SOA are attractive options that bu...
|
Integration Watch: A new twist on threads
The key to raising the efficiency of multiprocessors is to shrink the overall workload by ...
|
Integration Watch: The Return of NetRexx?
Java scripting languages are seeing a surge in popularity, with NetRexx looking particular...
|
Windows & .NET Watch: Transaction crowd gets a boost
With multicore chips becoming the standard for processors, the need for a flexible, usable...
|
From the Editors: Election should shake up JCP
Rod Johnson has the right ideas for opening up the Java Community Process, and he may be a...
|
Letters to the Editor: Sun gives REST, SOAP choice
A reader takes issue with a headline on our story about Sun working with REST along with S...
|
Guest View: Be smart and lazy
The optimal solution for problems is the simplest one, so always aim to streamline your ap...
|
Zeichick's Take: From EXEC to EXEC 2 to REXX to NetRexx
Andrew Binstock's column last week, "The Return of NetRexx," brought back some fond memori...
|
Practical tips for saving money on code maintenance
If software design is expensive, well, code maintenance is even more so. When you look...
|
Transform your app-dev quality by involving the whole community in testing
As the saying goes, the more eyes you have on software, the shallower the bugs. That’...
|
Build your dev and test labs for less – a lot less – with virtualization
You don’t have the budget to equip developers and software test teams with all the har...
|
Software Common Hacks and Counterattacks: A Guide to Protecting Software Products against the Top 7 Piracy Threats
Software piracy continues to be a growing epidemic. This white paper examines prevalen...
|
By David Worthington
August 6, 2008 —
Many months after its official launch event, Microsoft today has delivered SQL Server 2008 to customers. The server is the vehicle for Microsoft’s ADO.NET data entity framework and is designed to accommodate large-scale data warehousing.
SQL Server 2008, formerly known by the code name "Katmai," is immediately available to MSDN and TechNet subscribers; pricing will remain consistent with SQL Server 2005. It ships in seven varieties, each targeting a different subset of customers.
Two of those versions, SQL Server 2008 Express and SQL Server Compact editions are generally available as a free download today.
Microsoft held a triple play launch event in February for SQL Server, Visual Studio 2008 and Windows Server 2008. SQL Server is the last of those products to ship, due in part to its introduction of a new data entity framework that is rooted in the company’s shelved Windows Future Storage effort.
The server includes Microsoft’s next-generation ADO.NET Entity Data Model (EDM), a model-based concept that provides developers with an additional layer of abstraction between the database and themselves. EDM enables custom views of the database for applications; entities are independent of their underlying data store representations.
The entities can be retrieved and queried natively within any .NET language by using LINQ (Language Integrated Query). In that vein, Microsoft also keyed in on data warehousing.
The server’s data warehousing capabilities are more advanced than SQL Server 2005, with updates to SQL Server Integration Services to load and add data to a data warehouse, and the SQL Server engine’s change-capture functionality.
It can also synchronize data from devices to the central data store and has support for geospatial data.
Additionally, Microsoft has integrated SQL Server with Microsoft Office system front-end tools to provide for more reporting capabilities. The database also introduces a rules-based system that defines a common set of policies for database operations, as well as new resource governing and failover capabilities.
Related Search Term(s): SQL Server, Microsoft
Share this link: http://www.sdtimes.com/link/32675