I know it's not big by some standards, and we have done a lot of
tuning. Really more then speed issues, our larger issues are
administrative - we need 24x7 uptime and the tables are so large we
cannot do any alters as they take days to run. Similarly, a restore
can take a week. So we want to look a
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
wrote:
> I am taking about using hbase as a db
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
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
wrote:
> Has anyone ever used any big data solutions, such as hbase, with django?
>
> --
> You receive
4 matches
Mail list logo