T
T
theollovein2017-05-15 21:56:23
Database
theollovein, 2017-05-15 21:56:23

What database to choose for a large amount of data?

I'm scratching my head over the correct structure and choice of database.
In general, you will need to maintain 3 large databases, which add about 3 or more GB of weight per year (each), a total of 10 GB per year for 3 databases. The selection will need to be made only by digital indexes, no text search. What will pull such a load?
ps I have never worked with big data, I can hardly imagine the speed of work in the future with such a volume of information.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
A
Artem, 2017-05-15
@theollovein

Postgresql with a 99% probability will pull, no matter what you come up with

S
semt1, 2017-09-01
@semt1

This is nonsense and not a burden.
Take any DBMS with which you are familiar.

R
RidgeA, 2017-05-15
@RidgeA

In order to answer this question, you need to understand how this data will be used.
I would not say that + 3GB per year is a lot of data. How many entries is this? How will the data be requested?

B
beduin01, 2017-05-16
@beduin01

Under your needs and MariaDB is enough for the eyes. I have 2TB of data and norms in it at work.
50/50 insert/select queries

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question