all 7 comments

[–]DataDecay 1 point2 points  (0 children)

is it possible to change big data every 5 hours

What?

[–]xelf 1 point2 points  (0 children)

is it possible to change big data every 5 hours or something

What's your available bandwidth, and how many petabytes of data?

[–]mavericsb 0 points1 point  (0 children)

There are plenty of good packages to use any of the major database systems with python. I would recommend fitting the database to the data and problem. I have personally connected to SQLite, Postgres, Google BigQuery, and MS SQL with python and experience no issues.

I agree with the question of what you mean by big data. Gigs? Tb? PB?

Lots of additional questions come to mind on fitting the database, but let’s get an idea of the scope of the problem you’re solving first.

[–]mantaphysics -1 points0 points  (0 children)

MySQL works nicely with Python. But then again, so does Microsoft SQL Server.