Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. Database
  4. Oracle vs. SQL Server

Oracle vs. SQL Server

Scheduled Pinned Locked Moved Database
databasehtmlcsssql-serveroracle
7 Posts 6 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    Paladin2000
    wrote on last edited by
    #1

    I have seen several articles online stating that Oracle is less secure than SQL Server, and is harder to patch. I was wondering how the current versions (11g and 2008) compared based on user experiences; if anyone here has used both, which would you recommend (and why)? And how does the performance compare, generally speaking? Thank you... http://www.microsoft.com/sqlserver/2008/en/us/compare-oracle.aspx http://www.databasesecurity.com/dbsec/comparison.pdf http://www.infoworld.com/article/08/03/13/Database-expert-says-Oracle-trails-Microsoft-on-patch-management_1.html

    M P P S 4 Replies Last reply
    0
    • P Paladin2000

      I have seen several articles online stating that Oracle is less secure than SQL Server, and is harder to patch. I was wondering how the current versions (11g and 2008) compared based on user experiences; if anyone here has used both, which would you recommend (and why)? And how does the performance compare, generally speaking? Thank you... http://www.microsoft.com/sqlserver/2008/en/us/compare-oracle.aspx http://www.databasesecurity.com/dbsec/comparison.pdf http://www.infoworld.com/article/08/03/13/Database-expert-says-Oracle-trails-Microsoft-on-patch-management_1.html

      M Offline
      M Offline
      Mycroft Holmes
      wrote on last edited by
      #2

      IMHO they are aimed at 2 different markets, SQL Server works best with smaller environments (non enterprise) while Orable is excellent for truly meaty data with dedicated DBA and hardware support infrastructure. I am a huge proponent of SQL Server b/c I work mostly with departmental data and limited support infrastructure. Orable requires a LOT more infrastructure support than SQL Server. I know of no small scale developers/departments that use Orable by choice. As for security, both have more security than I currently need so the finer points at the extreme are moot. Orable is by far the quickest and out performs SQL Server, this anecdotal as I am currently using both with the same data in both systems. As with most MS stuff the UI for SQL SErver is dramatically better than Orable - you really need to go to 3rd party tools (TOAD) for Orable and TOAD is a very complex beastie.

      Never underestimate the power of human stupidity RAH

      1 Reply Last reply
      0
      • P Paladin2000

        I have seen several articles online stating that Oracle is less secure than SQL Server, and is harder to patch. I was wondering how the current versions (11g and 2008) compared based on user experiences; if anyone here has used both, which would you recommend (and why)? And how does the performance compare, generally speaking? Thank you... http://www.microsoft.com/sqlserver/2008/en/us/compare-oracle.aspx http://www.databasesecurity.com/dbsec/comparison.pdf http://www.infoworld.com/article/08/03/13/Database-expert-says-Oracle-trails-Microsoft-on-patch-management_1.html

        P Offline
        P Offline
        PIEBALDconsult
        wrote on last edited by
        #3

        I'll second what Mycroft said. And I'll add that the operating system and other infrastructure contributes to security. I've only used Oracle on OpenVMS systems with no Internet connectivity -- you can't get much more secure than that. On the other hand, Oracle tends to be much more expensive than SQL Server, and Sql Server has a lot of nifty features. Basically, pick either one, not any of the others. And certainly not Cache X| .

        B 1 Reply Last reply
        0
        • P PIEBALDconsult

          I'll second what Mycroft said. And I'll add that the operating system and other infrastructure contributes to security. I've only used Oracle on OpenVMS systems with no Internet connectivity -- you can't get much more secure than that. On the other hand, Oracle tends to be much more expensive than SQL Server, and Sql Server has a lot of nifty features. Basically, pick either one, not any of the others. And certainly not Cache X| .

          B Offline
          B Offline
          Bernhard Hiller
          wrote on last edited by
          #4

          PIEBALDconsult wrote:

          And certainly not Cache X| .

          Cache has a great advantage over both SQL Server and Oracle: you can still write your programs with MUMPS, an advanced programming language with included database. And forget those relational tables, use hierarchical globals instead.

          P 1 Reply Last reply
          0
          • B Bernhard Hiller

            PIEBALDconsult wrote:

            And certainly not Cache X| .

            Cache has a great advantage over both SQL Server and Oracle: you can still write your programs with MUMPS, an advanced programming language with included database. And forget those relational tables, use hierarchical globals instead.

            P Offline
            P Offline
            PIEBALDconsult
            wrote on last edited by
            #5

            It has the unacceptable disadvantage of not being SQL92 compliant... otherwise it's just fine. :~

            1 Reply Last reply
            0
            • P Paladin2000

              I have seen several articles online stating that Oracle is less secure than SQL Server, and is harder to patch. I was wondering how the current versions (11g and 2008) compared based on user experiences; if anyone here has used both, which would you recommend (and why)? And how does the performance compare, generally speaking? Thank you... http://www.microsoft.com/sqlserver/2008/en/us/compare-oracle.aspx http://www.databasesecurity.com/dbsec/comparison.pdf http://www.infoworld.com/article/08/03/13/Database-expert-says-Oracle-trails-Microsoft-on-patch-management_1.html

              P Offline
              P Offline
              Prasanta_Prince
              wrote on last edited by
              #6

              There are lots of Difference are there..

              Oracle support varchar2, Sqlserver dont

              Oracle support dual , Sqlserver Dont

              Oracle Support P/L Sql where as Sqlserver Support TSQL

              And many more.. These are the main difference.

              1 Reply Last reply
              0
              • P Paladin2000

                I have seen several articles online stating that Oracle is less secure than SQL Server, and is harder to patch. I was wondering how the current versions (11g and 2008) compared based on user experiences; if anyone here has used both, which would you recommend (and why)? And how does the performance compare, generally speaking? Thank you... http://www.microsoft.com/sqlserver/2008/en/us/compare-oracle.aspx http://www.databasesecurity.com/dbsec/comparison.pdf http://www.infoworld.com/article/08/03/13/Database-expert-says-Oracle-trails-Microsoft-on-patch-management_1.html

                S Offline
                S Offline
                S Douglas
                wrote on last edited by
                #7

                Timothy CIAN wrote:

                how does the performance compare, generally speaking?

                In my experience that all depends on the DBA, some DBAs are good and can make anything sing, others not so much.


                Common sense is admitting there is cause and effect and that you can exert some control over what you understand.

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups