Click here to monitor SSC
SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 
        
Home       Members    Calendar    Who's On


Add to briefcase

Sql Server on Linux? Expand / Collapse
Author
Message
Posted Monday, June 01, 2009 10:00 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: General Forum Members
Last Login: Monday, June 08, 2009 9:27 AM
Points: 1, Visits: 3
Is it possible to run SQL server on Linux? I've heard rumors of such a product but nothing definite. Any help would be appreciated.? Thanks
Post #726792
Posted Monday, June 01, 2009 10:02 AM


SSCoach

SSCoachSSCoachSSCoachSSCoachSSCoachSSCoachSSCoachSSCoachSSCoachSSCoachSSCoach

Group: General Forum Members
Last Login: 2 days ago @ 1:55 PM
Points: 15,442, Visits: 9,571
There are ways to get Windows apps/services to run on Linux, but you're almost certainly better off using one of the RDBMSs that's designed for Linux/Unix. Like MySQL or Oracle, which have *nix versions.

- Gus "GSquared", RSVP, OODA, MAP, NMVP, FAQ, SAT, SQL, DNA, RNA, UOI, IOU, AM, PM, AD, BC, BCE, USA, UN, CF, ROFL, LOL, ETC
Property of The Thread

"Nobody knows the age of the human race, but everyone agrees it's old enough to know better." - Anon
Post #726794
Posted Monday, June 01, 2009 8:55 PM
SSC Veteran

SSC VeteranSSC VeteranSSC VeteranSSC VeteranSSC VeteranSSC VeteranSSC VeteranSSC Veteran

Group: General Forum Members
Last Login: Wednesday, August 31, 2011 11:35 PM
Points: 298, Visits: 57
Yip definatly no way to run MS SQL on Linux. MYSQL is the way to go then.

Post #727104
Posted Tuesday, June 02, 2009 9:49 PM


Old Hand

Old HandOld HandOld HandOld HandOld HandOld HandOld HandOld Hand

Group: General Forum Members
Last Login: Wednesday, February 13, 2013 12:30 AM
Points: 353, Visits: 487
And Moreover its Microsoft sales strategy not to designed any product which can run any operating system other than Windows.

They want to promote windows in the race of operating systems.


-Forum Etiquette: How to post Performance Problems

-Forum Etiquette: How to post data/code to get the best help
Post #727852
Posted Thursday, June 04, 2009 4:27 AM
SSC Eights!

SSC Eights!SSC Eights!SSC Eights!SSC Eights!SSC Eights!SSC Eights!SSC Eights!SSC Eights!

Group: General Forum Members
Last Login: 2 days ago @ 6:21 AM
Points: 893, Visits: 872
I think the question is slightly more interesting than you think, although the answer is probably still "not possible"!

If you are interested in running a fast database, then you want something that runs "natively"; this excludes all kinds of emulation, conversion, virtualisation, etc. The answer here is to use an RDBMS which is designed to run on Linux. So that means no Microsoft SQL Server.

The WINE project attempts to run Windows applications on Linux. There have been attempts to run MSDE and SQL Server Express:
http://appdb.winehq.org/appbrowse.php?catId=25
although not with much success. There are other similar projects running.

Don't forget you have the virtualisation option, where you use VMware, Xen, etc on Linux, and run a virtualised Windows OS. This is not exactly running MSSQL on Linux, but it is close and probably the simplest option.

Andy
Post #728794
Posted Thursday, June 04, 2009 7:13 AM
SSCrazy

SSCrazySSCrazySSCrazySSCrazySSCrazySSCrazySSCrazySSCrazy

Group: General Forum Members
Last Login: Yesterday @ 3:26 AM
Points: 2,621, Visits: 2,759
Sometimes you see announcements on April 1 that SQL Server can run on Linux.

Some people believe them, but so far nobody has got SQL Server working on Linux, but that may just be a bug in the installer :)


Author: SQL Server FineBuild 1-click install and best practice configuration of SQL Server 2012, 2008 R2, 2008 and 2005. 25 March 2013: now over 23,000 downloads.
Disclaimer: All information provided is a personal opinion that may not match reality.
Concept: "Pizza Apartheid" - the discrimination that separates those who earn enough in one day to buy a pizza if they want one, from those who can not.
Post #728914
Posted Friday, June 05, 2009 7:16 AM
SSC Rookie

SSC RookieSSC RookieSSC RookieSSC RookieSSC RookieSSC RookieSSC RookieSSC Rookie

Group: General Forum Members
Last Login: Friday, October 08, 2010 12:31 AM
Points: 41, Visits: 107
No. SQL Server is only for Windows OS
Post #729664
« Prev Topic | Next Topic »

Add to briefcase

Permissions Expand / Collapse