Hello All 

I am new to Django. And, I need help in models file. 
I made a table - device_list. It contain one filed as device_id. 
Now, I need to store 3 continuous data stream which is coming like 1 entry 
per minute each for this device_id. 
All 3 data streams will have different timestamps and that also needs to be 
stored. 

So, what is the best way to store the stream ?




-- 
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 http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/820ad2ed-7163-4fdd-adf0-5e50a12308fb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to