Microsoft SQL vs MySQL

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • stevo
    Confirmed User
    • Aug 2002
    • 2051

    #1

    Microsoft SQL vs MySQL

    In college I learned the basics of Microsoft SQL. Built some small databases and websites with ASP.net / Microsoft Visual Web Developer / etc.

    Is Microsoft SQL a waste of time? Should i now focus on learning MySQL? Seems like everything runs on MySQL, why is that? Does ASP.net go well with MySQL or should i learn PHP? Is it easy learning MySQL if you know Microsoft SQL?

    I just want to practice designing some simple database dependent websites.
  • Bro Media - BANNED FOR LIFE
    MOBILE PORN: IMOBILEPORN
    • Jan 2004
    • 16502

    #2
    php/mysql is where its at, son

    Comment

    • GrouchyAdmin
      Now choke yourself!
      • Apr 2006
      • 12085

      #3
      MySQL is crap, but it's free. PHP is crap, but it's free.

      You'll find now this correlates throughout every industry, however. You can still do some pretty amazing things with crap.

      Comment

      • XTNBruno
        Confirmed User
        • Apr 2007
        • 188

        #4
        Mysql all the way....this is not even a question.. you'll find 100x more support for your things
        Bruno O. - Was in adult business years ago

        Comment

        • Nails
          Confirmed User
          • Jun 2007
          • 262

          #5
          Development cost in Php/mysql is far less then php/mysql. Also sites used to be more stable if they ran on unix. Not sure if that's really true since I think Amazon & Amazon both run windows now.

          Comment

          • Bird
            Confirmed User
            • Jan 2005
            • 4365

            #6
            just like everything else we learned in school, It's worthless in the real world.
            ICQ:268731675

            Comment

            • dozey
              Confirmed User
              • Nov 2004
              • 552

              #7
              Originally posted by GrouchyAdmin
              MySQL is crap, but it's free. PHP is crap, but it's free.

              You'll find now this correlates throughout every industry, however. You can still do some pretty amazing things with crap.
              Bingo.

              Don't touch PHP / MySQL unless you want to jump on the whole Linux Apache Mysql bandwagon. Despite all the hype caused by free open source products and so forth, they tend to suck, particularly the aforementioned language.

              Unless you want to spend your time wallowing in filth, stick to the commercial enterprise grade stuff. Mssql, Asp / .NET.

              Comment

              • stevo
                Confirmed User
                • Aug 2002
                • 2051

                #8
                Allright, installed MYSQL. Seems easy enough. I have the time, might as well learn both!

                As in MSSQL, is there a 'Enterprise Manager' for MYSQL? A visual interface would be nice. Having to do everything in command line is boring/tedious.

                Comment

                • SuckOnThis
                  So Fucking Banned
                  • Oct 2003
                  • 6844

                  #9
                  Originally posted by dozey
                  Bingo.

                  Don't touch PHP / MySQL unless you want to jump on the whole Linux Apache Mysql bandwagon. Despite all the hype caused by free open source products and so forth, they tend to suck, particularly the aforementioned language.
                  Really? I've been running Linux/MySQL servers since 1998 and they couldnt have been more stable and would completely outperform any NT setup. I had one server that had an uptime of almost 3 years, show me an NT server that could do that.

                  Comment

                  • stevo
                    Confirmed User
                    • Aug 2002
                    • 2051

                    #10
                    Anything wrong with using ASP.net and MySQL? Would rather go that route then learning php. ASP is simple with a Visual Basic background.

                    Comment

                    • dozey
                      Confirmed User
                      • Nov 2004
                      • 552

                      #11
                      Originally posted by stevo
                      Anything wrong with using ASP.net and MySQL? Would rather go that route then learning php. ASP is simple with a Visual Basic background.
                      If you were so inclined, there is MySQL Connector .NET.

                      Comment

                      • martinsc
                        Too lazy to set a custom title
                        • Jun 2005
                        • 27043

                        #12
                        for websites - yes, myhspq and php are the way to go.
                        For serious Data ware house - MS SQL is way more stable and better performing than mysql or oracle.
                        Make Money

                        Comment

                        • pudcat
                          Confirmed User
                          • Mar 2003
                          • 1169

                          #13
                          install mysql-query-browser for gui
                          SUBMIT YOUR BABE GALLERIES

                          PROMOTE YOUR BLOG HERE

                          always looking for hardlinks icq #207011694

                          Thunder-Ball.net, good for hardlink exchanges

                          Comment

                          • dozey
                            Confirmed User
                            • Nov 2004
                            • 552

                            #14
                            Originally posted by martinsc
                            for websites - yes, myhspq and php are the way to go.
                            For serious Data ware house - MS SQL is way more stable and better performing than mysql or oracle.
                            I disagree, using PHP, there is no concept of framework / struts... much time is wasted trying to achieve some very simple things due to this absence, not to mention plain shortfallings of the language.

                            Unless it is something dead simple, PHP / MySQL just don't cut it.

                            Comment

                            • Sansa
                              Confirmed User
                              • Apr 2007
                              • 293

                              #15
                              Originally posted by stevo
                              Allright, installed MYSQL. Seems easy enough. I have the time, might as well learn both!

                              As in MSSQL, is there a 'Enterprise Manager' for MYSQL? A visual interface would be nice. Having to do everything in command line is boring/tedious.
                              EMS MySQL Manager is the most amazing tool for working with MySQL. The Lite version is free.
                              Beat the shitty economy by becoming a loan shark.

                              Comment

                              Working...