Hi guys,
I have been trying to decide which approach to use to store dynamic data in the database i.e. data from a survey application in that a user creates there on form like in http://www.wufoo.com/.
Storing JSON has its limitation like searching while EAV is generally getting negative reviews from the online community sighting performance overhead in the queries.
For those who have actual done such an application which is better in the long run.
-- I have been trying to decide which approach to use to store dynamic data in the database i.e. data from a survey application in that a user creates there on form like in http://www.wufoo.com/.
Storing JSON has its limitation like searching while EAV is generally getting negative reviews from the online community sighting performance overhead in the queries.
For those who have actual done such an application which is better in the long run.
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+unsubscribe@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/98ee0e27-4a0d-49cf-9516-fae3da03cf41%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment