Re: Improving MSSQL and Azure SQL support on Django

2016-03-07 Thread Meet Bhagdev
Hi all, On interacting with several Django developers and committers, one of the questions often came up, can I use SQL Server on non Window OS's? I wanted to share that today Microsoft announced SQL Server availibility on Linux - https://blogs.microsoft.com/blog/2016/03/07/announcing-sql-serve

Re: Fellow Report - October 17, 2015

2015-10-19 Thread Meet Bhagdev
p for MSSQL support in Django. I'll let > Michael speak to the details of this. > > On the last day, I wondered "what's next?" and voiced my skepticism about > Microsoft following through with the resources to get support for Microsoft > databases on par wi

Re: Improving MSSQL and Azure SQL support on Django

2015-10-02 Thread Meet Bhagdev
On Thursday, October 1, 2015 at 12:32:25 PM UTC-7, Tim Graham wrote: > > Hi Meet, > > I was wondering > > 1. If you have any progress updates since your last message? > * Yes, engineers on my team I are currently ramping up on the three Django-SQL Server adapters* - * Dja

Re: Improving MSSQL and Azure SQL support on Django

2015-10-02 Thread Meet Bhagdev
Hi Tim, Hope this helps, please let me know if you have any more questions. On Thursday, October 1, 2015 at 12:32:25 PM UTC-7, Tim Graham wrote: > > Hi Meet, > > I was wondering > > 1. If you have any progress updates since your last message? > *Yes, engineers on my team and I are curr

Re: Improving MSSQL and Azure SQL support on Django

2015-09-02 Thread Meet Bhagdev
On Wednesday, September 2, 2015 at 3:05:23 PM UTC-7, Ramiro Morales wrote: > > Hi all, > > On Fri, Aug 21, 2015 at 2:39 PM, Meet Bhagdev > wrote: > > Hi Django Committers, > > > > > > > > My name is Meet Bhagdev, I work in the Database Sys

Re: Improving MSSQL and Azure SQL support on Django

2015-09-02 Thread Meet Bhagdev
com/url?q=https%3A%2F%2Fmyks.org%2Fen%2Fmultiple-template-engines-for-django%2F&sa=D&sntz=1&usg=AFQjCNEj2cWQjnHK9wv0aYWZNldUPGMBXg> > . > > On Tuesday, September 1, 2015 at 10:52:31 PM UTC-4, Meet Bhagdev wrote: >> >> >> Hi Russ,Tim >> That is a great ide

Re: Improving MSSQL and Azure SQL support on Django

2015-09-01 Thread Meet Bhagdev
gt; mid-September > > that the community can review and give feedback on, then I think our > time > > together in October could be productive. I don't know anything about the > > background of your team, but it seems pretty unlikely that any sort of > > coding

Re: Improving MSSQL and Azure SQL support on Django

2015-09-01 Thread Meet Bhagdev
easible to me. However, if we have a working proposal by > mid-September > > that the community can review and give feedback on, then I think our > time > > together in October could be productive. I don't know anything about the > > background of your tea

Re: Improving MSSQL and Azure SQL support on Django

2015-08-31 Thread Meet Bhagdev
> Also, I wanted to make sure my question about a videoconferencing option > for Django developers interested in participating in the discussion at that > time but unable to travel to Seattle didn't get lost. > > On Tuesday, August 25, 2015 at 7:53:48 PM UTC-4, Meet Bhagdev wrote

Re: Improving MSSQL and Azure SQL support on Django

2015-08-28 Thread Meet Bhagdev
Thanks Russ! On Tuesday, August 25, 2015 at 6:34:54 PM UTC-7, Russell Keith-Magee wrote: > > > On Sat, Aug 22, 2015 at 8:28 PM, Tim Graham > wrote: > >> I agree it would be great to get some help running the Django tests on >> Windows. I run them in a local virtual machine every so often, but I

Re: Improving MSSQL and Azure SQL support on Django

2015-08-25 Thread Meet Bhagdev
Absolutely agree with Tim here. We need to start exploring all the cool open sourced third party adapters. Borrowing/adopting them definitely seems like the way to go about things instead of re inventing the wheel. I tried doing some research and came across the following: 1. Django-mssql

Improving MSSQL and Azure SQL support on Django

2015-08-21 Thread Meet Bhagdev
Hi Django Committers, My name is Meet Bhagdev, I work in the Database Systems engineering team at Microsoft in Seattle, WA. My focus is the APIs used to connect to and use Azure SQL Database and SQL Server (MSSQL). Example APIs are ODBC, JDBC, ADO.NET, etc. We’d love for Django users