Django Model design

28 views
Skip to first unread message

Paria Parsamanesh

unread,
Mar 27, 2016, 9:41:30 AM3/27/16
to Django users
Hi ,
I am new to Django and python and I want to connect to cloudera metadata database (postgre. )
I have background in java, and db2, to design java model classes , we used logical data model and create UML modeling tools. .

Can you direct me on
1) How to make this connect from Django on windows to Cloudera postgre.
2) How to design model classes.
 
Thank you
Paria

Bob Gailer

unread,
Mar 27, 2016, 10:13:38 AM3/27/16
to Django users


On Mar 27, 2016 9:41 AM, "Paria Parsamanesh" <paria.pa...@gmail.com> wrote:
>
> Hi ,
> I am new to Django and python and I want to connect to cloudera metadata database (postgre. )
> I have background in java, and db2, to design java model classes , we used logical data model and create UML modeling tools. .
>
> Can you direct me on
> 1) How to make this connect from Django on windows to Cloudera postgre.

I am not an expert. My guess is you will accomplish this via settings.py.


> 2) How to design model classes.

Start with the Django tutorial. This will give you the basics. Then look at the models section of the documentation. Start to build a model.py, then come back with questions.

Just my opinion. Others may have other ideas.

Reply all
Reply to author
Forward
0 new messages