ââ
You were not able to find because there isn't one. DRF is a layer on top of
Django that does _not_ handle database specific issues. You need to look
for tutorials regarding Django and MS SQL. Just Django, not DRF!
I do not use MS SQL hence I don't have much experience with it but a quick
Google search for "django mssql" gave me this library
http://django-mssql.readthedocs.io/en/latest/quickstart.html and this
question on Stack Overflow
https://stackoverflow.com/questions/842831/using-sql-server-with-django-in-production
But please, keep this in mind - DRF deals only with HTTP-related stuff,
endpoints, data input/output, validation and so on. All of your database
logic, modeling, connectivity, migration and so on are *handle by Django
alone *(and DRF has nothing to do with it)
[image: --]
Felipe V. Rodrigues
[image: https://]felipevr.com
<https://felipevr.com>
On Tue, Jul 3, 2018 at 2:18 PM, gorijavolu karthik <
Post by gorijavolu karthikThank you so much Jani for clearing out, Can you share url of MS SQL
Django rest framework , I am not able to find.
Post by Jani TiainenHi.
Not exactly.
DRF allows you to expose your Djago models as API. And Django models in
turn represents your database as an objects.
There should be rather good Django database backend for mssql.
Post by gorijavolu karthikDRF is to build APIs if I am correct ? API is mostly a database spinned
into JSON isn't it?
Post by Jakob Damgaard MøllerSearch for MS sql and django. Drf is just using django
tir. 3. jul. 2018 kl. 16.45 skrev gorijavolu karthik <
Post by gorijavolu karthikI want to know about MS SQL with DRF , I did not find any details in
the official documentation.
On Tue, Jul 3, 2018 at 10:09 AM, Jakob Damgaard MÞller <
Post by Jakob Damgaard MøllerWhat is wrong with the official tutorial?
tir. 3. jul. 2018 kl. 14.37 skrev gorijavolu karthik <
Post by gorijavolu karthikWhich is the best place to learn Latest Django REST framework other
than official documentation
--
You received this message because you are subscribed to the Google
Groups "Django REST framework" group.
To unsubscribe from this group and stop receiving emails from it,
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google
Groups "Django REST framework" group.
To unsubscribe from this group and stop receiving emails from it,
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google
Groups "Django REST framework" group.
To unsubscribe from this group and stop receiving emails from it, send
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google
Groups "Django REST framework" group.
To unsubscribe from this group and stop receiving emails from it, send
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google
Groups "Django REST framework" group.
To unsubscribe from this group and stop receiving emails from it, send
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups
"Django REST framework" group.
To unsubscribe from this group and stop receiving emails from it, send an
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Django REST framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-rest-framework+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.