A
A
Alex_ML2016-09-12 21:28:51
Database design
Alex_ML, 2016-09-12 21:28:51

What database to use for a large amount of data?

I'm just getting started with databases. So I need advice for my project.
There is a base, 3000 positions, and each position has about 50 properties. Some of them match. The base works on sifting (therefore, the fact of fast work is important). Now there is an active filling of the database and by the end of the year it is planned to have a database with a volume of 20,000 thousand positions, also with 50 properties each.
I ask for advice on which database to use for fast responsiveness. And what to start learning.
Thanks in advance.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexey Ukolov, 2016-09-12
@Alex_ML

This amount of data is not large, and "responsiveness" does not depend on which DBMS you use, but how you build the schema and queries.
Take mysql and read "High Performance MySQL" .

E
evnuh, 2016-09-12
@evnuh

First, study at least something, and only then ask questions. At least something is any introductory database course that is easy to google.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question