Re: SQL Server 2005 vs Oracle



On Wed, 05 Apr 2006 21:22:09 GMT, Paul wrote:

Anyone know where I can find some good resources to help us choose between
SQL and Oracle ( Progress Openedge as well ) . Any comments on what you
would choose ?? We are creating a new Warehouse Management System which wil
manage our very large inventory.

Anyway comments suggestions welcome

Hi Paul,

The two major considerations are: what platform are you (or your staff)
already familiar with, and what features do you need.

Moving to a new platform is costly. You lose lots of productivity
attending courses or studying books. Then, you'll be less productive
while getting acquainted and using your new knowledge for real for the
first time. And you'll inevitably lose time cleaning up after using a
syntax that turns out to be disastrous in the new platform. If you're
familiar with either Oracle or SQL Server, stick with what you know!

Features: The platforms have a lot in common, but both also offer some
unique features. Visit MS' and Oracle's sites: both companies are very
good at pointing out the features their competitors lack. If any feature
that is critical or very important for your application is in one of the
products only, choose that product.

Price should be last on your list. Not because price is unimportant, but
because the other issues are even more important. You'll have to do your
own research, but here are some things that I have heard numerous times:
- Licensing cost for MS SQL Server is cheaper than for a comparable
Oracle setup. Of course, you do save on OS licensing costs if you
run Oracle on Linux.
- Oracle is more efficient. You have to spend less on hardware to get
the same performance.
- Oracle databases are harder to manage. A single DBA can easily manage
five or more SQL Servers, but you need at least three DBA's to manage
a single Oracle instance.
(I can't quote any URL for any of those, though - they might but they
might be urban legends just as well. I encourage you to check the facts
and find either confirmation or denial of what I read)

And if price can't help you decide either, you'll just have to flip a
coin, I guess. Or consider where you feel more at home - at a platform
that sees it's advocates roaming the newsgroups of the competition in
order to win some souls, or at a platform that has a strong community pf
users who'll try to find out what's best for you? <WINK>

You'll have noticed that my comments are fairly broad. I can't give more
details, though, as I have no experience with Oracle. Everything I know
about Oracle is hearsay. This precludes me from posting an in-depth
comparison of Oracle vs MS SQL Server.

--
Hugo Kornelis, SQL Server MVP
.



Relevant Pages

  • Re: Enterprise Library - DataAccessApplicationBlock - MySql/DB2
    ... The fact that you set parameters differently for different providers isn't ... Oracle or Microsoft told me "We don't like the way you did that", ... ISDATE doesn't produce the same results in both Sql Server ... and Oracle both have a ton of specific features that others don't have. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Updating Oracle database from SQL Server as linked table
    ... Server side and then updating the Oracle side to match. ... Oracle side, not the SQL Server side, you need the GW software and license ... and ODBC driver to SQL Server for the platform you run SQL ...
    (comp.databases.oracle.server)
  • Re: Any new analytic SQL Features in SQL2005?
    ... SQL Server 2005 is slated to provide several analytic functions not ... name a few, as well as quite a few other new language features, like ... Oracle uses CONNECT BY for. ...
    (microsoft.public.sqlserver.programming)
  • Re: IOT, memory and transaction time
    ... easily generate it with DBMS_METADATA.GET_DDL if your verison of Oracle ... were pretty consistent no matter how big the table (this transaction ... FOREIGN KEY (versionNo) REFERENCES T_TRANSACTIONS, ... Oracle provides read consistency and SQL Server ...
    (comp.databases.oracle.misc)
  • Re: Database or store to handle 30 Mb/sec and 40,000 inserts/sec
    ... "Writers block readers and readers block writers in SQLServer. ... getting around this fundamental issue and because of it SQL Server ... admitted they can happen in Oracle, I guess Oracle should never been used ... isolation level but you will always disagree because you follow doctorine ...
    (comp.databases.oracle.server)