Friday, September 29, 2017

Re: Big data

That doesn't sound that big.
Maybe you can tune mysql, but I have worked with postgres handling more than that, it works fine without tuning, I changed a couple of settings (like work_mem) and improved

On Fri, Sep 29, 2017 at 4:48 AM, Larry Martell <larry.martell@gmail.com> wrote:
I am taking about using hbase as a db for Django. My use case is that a have a Django app and the data in mysql has grown to the point where performance has greatly suffered. 

We have around 2TB of data with some very wide tables with many millions of rows. So I am beginning my research into how to improve performance. 

On Thu, Sep 28, 2017 at 9:41 PM Vivek Shrivastava <vivshrivastava@gmail.com> wrote:
Are you asking HBase as database for Django or accessing HBase from Django? The popular framework Hue http://gethue.com/ is based on Django only.. 

On Thu, Sep 28, 2017 at 9:34 PM, Larry Martell <larry.martell@gmail.com> wrote:
Has anyone ever used any big data solutions, such as hbase, with django?

--
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 https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CACwCsY6DG2LZ_0zh2obL6Mf0NBAOa1jBN9q1DmAagRBS195nZA%40mail.gmail.com.

For more options, visit https://groups.google.com/d/optout.

--
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 https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAFWa6tKG_JNecFrW6eDXGTn_Xmow8eeFf4vwJ%2BOR-xWQB8Ruqg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment