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. The Lounge
  3. I have no idea why I am genuinely saddened by this

I have no idea why I am genuinely saddened by this

Scheduled Pinned Locked Moved The Lounge
oraclecomgame-devquestion
27 Posts 17 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.
  • K Keith Barrow

    Sun has been absorbed by oracle: www.sun.com[^] Possibly because the SUN Solaris systems at Uni (in the early 90s) where far better than any of the other machines available (to us Physics students at least) in the computer labs. I should chunter, on like an old man, about using pine & emacs as e-mail readers now.... :-)

    CCC solved so far: 2 (including a Hard One!) 37!?!! - Randall, Clerks

    I Offline
    I Offline
    Ian Shlasko
    wrote on last edited by
    #16

    Ya know the worst part... Sun bought MySQL. Oracle bought Sun. Oracle now owns MySQL. Now they CLAIM they're going to keep it alive... But come on...

    Proud to have finally moved to the A-Ark. Which one are you in? Author of Guardians of Xen (Sci-Fi/Fantasy novel)

    N J 2 Replies Last reply
    0
    • I Ian Shlasko

      Ya know the worst part... Sun bought MySQL. Oracle bought Sun. Oracle now owns MySQL. Now they CLAIM they're going to keep it alive... But come on...

      Proud to have finally moved to the A-Ark. Which one are you in? Author of Guardians of Xen (Sci-Fi/Fantasy novel)

      N Offline
      N Offline
      Nemanja Trifunovic
      wrote on last edited by
      #17

      Ian Shlasko wrote:

      Ya know the worst part...

      That's actually the best part :jig: MySQL is the saddest excuse of a DBMS that I worked with (and I worked with Access as well, in case you wonder).

      utf8-cpp

      modified on Monday, February 1, 2010 11:17 AM

      I 1 Reply Last reply
      0
      • N Nemanja Trifunovic

        Ian Shlasko wrote:

        Ya know the worst part...

        That's actually the best part :jig: MySQL is the saddest excuse of a DBMS that I worked with (and I worked with Access as well, in case you wonder).

        utf8-cpp

        modified on Monday, February 1, 2010 11:17 AM

        I Offline
        I Offline
        Ian Shlasko
        wrote on last edited by
        #18

        Except it's free, and it "just works" for web stuff... As opposed to the 100lb gorilla that is Oracle.

        Proud to have finally moved to the A-Ark. Which one are you in? Author of Guardians of Xen (Sci-Fi/Fantasy novel)

        N 1 Reply Last reply
        0
        • I Ian Shlasko

          Except it's free, and it "just works" for web stuff... As opposed to the 100lb gorilla that is Oracle.

          Proud to have finally moved to the A-Ark. Which one are you in? Author of Guardians of Xen (Sci-Fi/Fantasy novel)

          N Offline
          N Offline
          Nemanja Trifunovic
          wrote on last edited by
          #19

          Ian Shlasko wrote:

          it "just works" for web stuff

          ...for some definition of "works".

          utf8-cpp

          I 1 Reply Last reply
          0
          • N Nemanja Trifunovic

            Ian Shlasko wrote:

            it "just works" for web stuff

            ...for some definition of "works".

            utf8-cpp

            I Offline
            I Offline
            Ian Shlasko
            wrote on last edited by
            #20

            Hey, it was never meant to be a true RDBMS, but it's just right as a backend for forums/CMS/etc on anything less than an enterprise-level site. Besides, most amateur web developers don't want to fork over thousands of dollars for Oracle or Sybase. MySQL and PostgreSQL are good alternatives.

            Proud to have finally moved to the A-Ark. Which one are you in? Author of Guardians of Xen (Sci-Fi/Fantasy novel)

            N 1 Reply Last reply
            0
            • I Ian Shlasko

              Hey, it was never meant to be a true RDBMS, but it's just right as a backend for forums/CMS/etc on anything less than an enterprise-level site. Besides, most amateur web developers don't want to fork over thousands of dollars for Oracle or Sybase. MySQL and PostgreSQL are good alternatives.

              Proud to have finally moved to the A-Ark. Which one are you in? Author of Guardians of Xen (Sci-Fi/Fantasy novel)

              N Offline
              N Offline
              Nemanja Trifunovic
              wrote on last edited by
              #21

              Ian Shlasko wrote:

              Hey, it was never meant to be a true RDBMS, but it's just right as a backend for forums/CMS/etc on anything less than an enterprise-level site.

              Neither was i.e. BerkleyDB, but it is still a good piece of software; ditto for SQLite. MySQL is simply broken and the best thing for it to happen is let it die and convert all users to PostgreSQL or Firebird.

              utf8-cpp

              S 1 Reply Last reply
              0
              • N Nemanja Trifunovic

                Ian Shlasko wrote:

                Hey, it was never meant to be a true RDBMS, but it's just right as a backend for forums/CMS/etc on anything less than an enterprise-level site.

                Neither was i.e. BerkleyDB, but it is still a good piece of software; ditto for SQLite. MySQL is simply broken and the best thing for it to happen is let it die and convert all users to PostgreSQL or Firebird.

                utf8-cpp

                S Offline
                S Offline
                Single Step Debugger
                wrote on last edited by
                #22

                I’m agree with you except for the Firebird part. It’s probably superior to MySQL but it’s also obsolete in so many ways: SQL dialect is very poor/ver. 1-3 IIRC/ and totally not consistent with T-SQL or P-SQL, performance issues when tables exceed 400K rows, network problems/broken packets etc./, no build in replication… From the other hand PostgreSQL is a little difficult for inexperience developers to learn, but it’s the best free RDBMS out there.

                The narrow specialist in the broad sense of the word is a complete idiot in the narrow sense of the word. Advertise here – minimum three posts per day are guaranteed.

                1 Reply Last reply
                0
                • K Keith Barrow

                  Sun has been absorbed by oracle: www.sun.com[^] Possibly because the SUN Solaris systems at Uni (in the early 90s) where far better than any of the other machines available (to us Physics students at least) in the computer labs. I should chunter, on like an old man, about using pine & emacs as e-mail readers now.... :-)

                  CCC solved so far: 2 (including a Hard One!) 37!?!! - Randall, Clerks

                  P Offline
                  P Offline
                  PaulPrice
                  wrote on last edited by
                  #23

                  But the games on the Sun machines are rubbish...

                  Just racking up the postings

                  D 1 Reply Last reply
                  0
                  • P PaulPrice

                    But the games on the Sun machines are rubbish...

                    Just racking up the postings

                    D Offline
                    D Offline
                    Dan Suthar
                    wrote on last edited by
                    #24

                    wana come to sunset point? :laugh: :laugh: :laugh:

                    1 Reply Last reply
                    0
                    • K Keith Barrow

                      Sun has been absorbed by oracle: www.sun.com[^] Possibly because the SUN Solaris systems at Uni (in the early 90s) where far better than any of the other machines available (to us Physics students at least) in the computer labs. I should chunter, on like an old man, about using pine & emacs as e-mail readers now.... :-)

                      CCC solved so far: 2 (including a Hard One!) 37!?!! - Randall, Clerks

                      E Offline
                      E Offline
                      etkid84
                      wrote on last edited by
                      #25

                      there is always opensolaris besides the management dolts at oracle would be stupid to extinguish Sun and PARC, because afterall Oracle is centered around what? a single database engine? primarily a single product? Sun was an innovation machine. If Oracle is smart, they will keep around the Sun brand, because we all know what happens to companies with a limited offering (like Oracle)... they eventually are overtaken by the competition. Sun rocks!:cool:

                      David

                      1 Reply Last reply
                      0
                      • I Ian Shlasko

                        Ya know the worst part... Sun bought MySQL. Oracle bought Sun. Oracle now owns MySQL. Now they CLAIM they're going to keep it alive... But come on...

                        Proud to have finally moved to the A-Ark. Which one are you in? Author of Guardians of Xen (Sci-Fi/Fantasy novel)

                        J Offline
                        J Offline
                        jim norcal
                        wrote on last edited by
                        #26

                        You're right about that. Oracle acquiring MySQL has changed my thoughts on using it. I had plans on using it for various future development plans but as soon as I realized that Larry was buying Sun out, I knew that I had to change my plans. Oracle is only required to keep MySQL alive for another five years after the acquisition per regulatory agreements (with the US), if I recall reading things properly, which means after that five years is up, then what's going to happen. Larry may just decided change things to the point of killing off MySQL altogether for the benefit of his flagship product. That's possibly what he has had in mind all along. As for the fate of Java, I don't really know. Oracle didn't have a language to call its own, that I know of, so perhaps now that it has it's hands on Java, it will change things for the better (hopefully). I'm wary to invest any further time or commitments into either technology at this point until I know for sure that Larry's intentions don't include the death blow to both technologies.

                        1 Reply Last reply
                        0
                        • K Keith Barrow

                          Sun has been absorbed by oracle: www.sun.com[^] Possibly because the SUN Solaris systems at Uni (in the early 90s) where far better than any of the other machines available (to us Physics students at least) in the computer labs. I should chunter, on like an old man, about using pine & emacs as e-mail readers now.... :-)

                          CCC solved so far: 2 (including a Hard One!) 37!?!! - Randall, Clerks

                          C Offline
                          C Offline
                          CurtainDog
                          wrote on last edited by
                          #27

                          I think being saddened is acceptable.. there wasn't much that was evil about sun. In any case I think it is a good fit between the two, so I expect a lot of stuff will live on.

                          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