Re: MS SQL features for new version - Mailing list pgsql-hackers

From Merlin Moncure
Subject Re: MS SQL features for new version
Date
Msg-id 6EE64EF3AB31D5448D0007DD34EEB34101AD31@Herge.rcsinc.local
Whole thread Raw
In response to MS SQL features for new version  (Shridhar Daithankar <shridhar@frodo.hserus.net>)
Responses Re: MS SQL features for new version  ("Keith Bottner" <kbottner@comcast.net>)
List pgsql-hackers
Most of the new features are new database tools, etc.  That has always
been a strong point with SQL server.  IMO, the weak point of the
database (aside from the vendor and the price), is a lack flexibility of
the client APIs and the stored procedure syntax.

The interesting features are the xml querying, recursive querying, and
'multiple active results sets'.  I think MS is laying down a more
relational foundation which would allow for such features.  They have
been working on this product for years and years...it will be fun to see
how it turns out.

Merlin


pgsql-hackers by date:

Previous
From: Shridhar Daithankar
Date:
Subject: MS SQL features for new version
Next
From: Bruce Momjian
Date:
Subject: Re: [PATCHES] Current-stream read for psql's \copy