1932: Support for MS-SQL server

arunbal*******@gmai***** (Google Code) (Is this you? Claim this profile.)
March 13, 2011
http://reviews.reviewboard.org/


What version are you running?
1.0.9

What's the URL of the page this enhancement relates to, if any?
-

Describe the enhancement and the motivation for it.
Is there any plan to support MS-SQL dataserver for ReviewBoard? I ask this because, sqlite, which is file based system has its own NFS issues.
At our company, we use MSSQL predominantly as the data server for many applications. Hence wanted to check if its possible to add support for ms-sql for reviewboard

What operating system are you using? What browser?
Unix/Windows, IE/FireFox

Please provide any additional information below.
-
david
#1 david
Review Board is based on Django, which currently does not have an MS-SQL backend. There may be a 3rd-party backend for MS-SQL which you could try to integrate, but there might be compatibility issues. If there are specific issues related to the review board code, we can try to address them, but review board itself doesn't deal with the database abstraction.
  • +ThirdParty