I have a requirement to load data into cassandra db from my JSON file using 
Django framework. As far as I know, "manage.py loaddata" only works for 
relational databases but not for NoSQL class databases. Is there any script 
similar to loaddata and dumpdata for loading and dumping data from/to 
cassandra DB from/to JSON files using django framework?

-- 
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/425f5df3-4613-4755-9c97-04f44f5820ce%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to