Hi, I need help.
I know that in PostgreSQL, there is a type of data as arrays, and
double.
But I was unpleasantly surprised why there is no such models in
django.
The question is how do I get out of this situation?
I need to keep a two-dimensional matrix, and two-dimensional array
would be ideal podoshol for this. And all because the matrix will grow
over time, and the number of columns will be several thousand.
I know that two-dimensional matrix can be stored in the table, but I
do not know how I implement this in the models.
Large please write in simple language, I had trouble reading in
English, I would be uncomfortable and then translate it into Russian.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to