DRF with AWS RDS

60 views
Skip to first unread message

Ozgur

unread,
Nov 13, 2019, 10:01:13 AM11/13/19
to Django REST framework
Is it possible to use DRF with Amazon RDS backed by Postgresql?
Does DRF support applying migrations to RDS or should we make our database changes manually with some tool like PgAdmin?

Ben Warren

unread,
Nov 13, 2019, 10:17:27 AM11/13/19
to django-res...@googlegroups.com
I think there's a concept confusion here. DRF is just a View layer; it doesn't really care about your datastore.  Django, on the other hand, does.  You might look at https://www.youtube.com/watch?v=PCjeBQ2636Y and https://dzone.com/articles/making-django-elastic-beanstalk-and-aws-rds-play-w .

On Wed, Nov 13, 2019 at 10:01 AM Ozgur <ozgurs...@gmail.com> wrote:
Is it possible to use DRF with Amazon RDS backed by Postgresql?
Does DRF support applying migrations to RDS or should we make our database changes manually with some tool like PgAdmin?

--
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-fram...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-rest-framework/9a267d3e-f5c6-4ec0-a05d-8c34340c17e4%40googlegroups.com.

Ozgur

unread,
Nov 13, 2019, 12:54:29 PM11/13/19
to Django REST framework
Thanks for the info.

On Wednesday, November 13, 2019 at 6:17:27 PM UTC+3, Ben Warren wrote:
I think there's a concept confusion here. DRF is just a View layer; it doesn't really care about your datastore.  Django, on the other hand, does.  You might look at https://www.youtube.com/watch?v=PCjeBQ2636Y and https://dzone.com/articles/making-django-elastic-beanstalk-and-aws-rds-play-w .

On Wed, Nov 13, 2019 at 10:01 AM Ozgur <ozgurs...@gmail.com> wrote:
Is it possible to use DRF with Amazon RDS backed by Postgresql?
Does DRF support applying migrations to RDS or should we make our database changes manually with some tool like PgAdmin?

--
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+unsub...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages