The database is just a separate application on your computer.

It is _not_ a Python package, so you can’t use pip  to install it.  If your 
host has MySQL and you can’t install PostgreSQL on it, then you might just want 
to make your life easier and install MySQL on your development computer.

Now, you will need a Python package that acts as an interface between Django 
and the database application.  For PostgreSQL, it is psycopg2.  More details 
are in the Django documentation.


From: django-users@googlegroups.com [mailto:django-users@googlegroups.com] On 
Behalf Of RETAIL CYBER
Sent: Wednesday, January 23, 2019 1:01 AM
To: Django users
Subject: Re: Django Databade

when installing on home system will this be like some time of virtual db system 
or should i use like pip to install into the django server? just like 
everything else? im looking to move to my main server I know my host has mysql?
please help me id be very appreciative.

On Tuesday, January 22, 2019 at 12:02:58 PM UTC-6, Matthew Pava wrote:
You can install PostgreSQL on your home system, if I understand your concern 
correctly.

From: django...@googlegroups.com<javascript:> 
[mailto:django...@googlegroups.com<javascript:>] On Behalf Of RETAIL CYBER
Sent: Tuesday, January 22, 2019 10:43 AM
To: django...@googlegroups.com<javascript:>
Subject: Re: Django Databade

My thing is I'm trying to get it to my server I have vps most tutorials I see 
are in the view of someone running it on thier home system.


On Tue, Jan 22, 2019, 9:08 AM Matthew Pava <matthe...@iss.com<javascript:> 
wrote:
PostgreSQL is my preference.  Stick with the built-in backends:
https://docs.djangoproject.com/en/2.1/ref/settings/#engine



-----Original Message-----
From: django...@googlegroups.com<javascript:> 
[mailto:django...@googlegroups.com<javascript:>] On Behalf Of 
official...@gmail.com<javascript:>
Sent: Tuesday, January 22, 2019 8:06 AM
To: Django users
Subject: Django Databade

Guys please kindly advise me, what db is pleasant for django projects, been 
trying to use firebase with pyrebase but it is slow and not efficient.
Thanks.

--
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users...@googlegroups.com<javascript:>.
To post to this group, send email to djang...@googlegroups.com<javascript:>.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/8041ecf4-ab38-4ce3-adf1-7341dc309195%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users...@googlegroups.com<javascript:>.
To post to this group, send email to djang...@googlegroups.com<javascript:>.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/1a4f0e9415bb480f90c6558e5da7b44e%40iss2.ISS.LOCAL.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users...@googlegroups.com<javascript:>.
To post to this group, send email to djang...@googlegroups.com<javascript:>.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAGNKn_BSeEsKOnN0NyzKebU%2BzbOZcc1T8E1Q_FRJDTyT9FX%2BEA%40mail.gmail.com<https://groups.google.com/d/msgid/django-users/CAGNKn_BSeEsKOnN0NyzKebU%2BzbOZcc1T8E1Q_FRJDTyT9FX%2BEA%40mail.gmail.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to 
django-users+unsubscr...@googlegroups.com<mailto:django-users+unsubscr...@googlegroups.com>.
To post to this group, send email to 
django-users@googlegroups.com<mailto:django-users@googlegroups.com>.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/c79ff119-4f6e-4f13-8474-77a039a1a4a5%40googlegroups.com<https://groups.google.com/d/msgid/django-users/c79ff119-4f6e-4f13-8474-77a039a1a4a5%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/65c6af5dd1a44c9aad43841356012907%40iss2.ISS.LOCAL.
For more options, visit https://groups.google.com/d/optout.

Reply via email to