Showing posts with label papers. Show all posts
Showing posts with label papers. Show all posts

Thursday, March 29, 2012

database comparison

I am looking for some papers/information that compare relational
databases such as oracle, mysql, sql server etc. I am particularly
interested in their features such as locking mechanisms, integrity
constraints, views... Anyone know where I can find the information?

Thanks,
SusanThere's a comparison of a number of database servers at
http://www.pcmag.com/article2/0,4149,1162052,00.asp

"Susan Lam" <susana73@.hotmail.com> wrote in message
news:7186ed56.0308060015.3c97e064@.posting.google.c om...
> I am looking for some papers/information that compare relational
> databases such as oracle, mysql, sql server etc. I am particularly
> interested in their features such as locking mechanisms, integrity
> constraints, views... Anyone know where I can find the information?
> Thanks,
> Susan|||"Susan Lam" <susana73@.hotmail.com> ha scritto nel messaggio
news:7186ed56.0308060015.3c97e064@.posting.google.c om...
> I am looking for some papers/information that compare relational
> databases such as oracle, mysql, sql server etc. I am particularly
> interested in their features such as locking mechanisms, integrity
> constraints, views... Anyone know where I can find the information?

You may use this webapp to compare rdbms:
http://www.mysql.com/information/crash-me.php

Lorenzo|||Susan Lam wrote:

>I am looking for some papers/information that compare relational
>databases such as oracle, mysql, sql server etc. I am particularly
>interested in their features such as locking mechanisms, integrity
>constraints, views... Anyone know where I can find the information?
>Thanks,
>Susan
>
http://www.oracle.com
http://otn.oracle.com

For the Oracle stuff. Keep in mind every vendor will only write stuff
that favours their product just as each of the usenet groups in which
you posted contains rabid supporters of each of these products. Don't
expect objectivity from anyone!

--
Daniel Morgan
http://www.outreach.washington.edu/...oad/oad_crs.asp
damorgan@.x.washington.edu
(replace 'x' with a 'u' to reply)

Tuesday, March 27, 2012

Database Books and Whitepapers

Does anyone know of a good book or white papers that compare the relative
strengths, capabilities and features of databases like SQL*Server, Oracle,
Informix, MySQL etc? Thanks.The database textbook by Silberschatz, Korth, and Sudarshan
has three chapters on DB2, SQL Server, and Oracle.

That may be what you need.
--
Arun Marathe
Program Manager
SQL Server Query Processor
Microsoft Corporation

Disclaimers:
(1) This posting is provided "AS IS" with no warranties, and confers no
rights.
(2) Use of included script samples are subject to the terms specified at:
http://www.microsoft.com/info/cpyright.htm

"Rajesh Kapur" <rkapur@.mpr.org> wrote in message
news:3f71beab$0$159$a1866201@.newsreader.visi.com.. .
> Does anyone know of a good book or white papers that compare the relative
> strengths, capabilities and features of databases like SQL*Server, Oracle,
> Informix, MySQL etc? Thanks.