K
K
keeplod2019-10-12 18:11:22
Database
keeplod, 2019-10-12 18:11:22

Which base is best?

I’m making a small program in c#, so it needs a database where, for example, 500,000 users will be stored (phone number login password fio currency), and you need to find users in it, for example, by phone and so that it’s straight fast, enter the number and you have already displayed the user .
Which one is suitable for this?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Shitskov, 2019-10-12
@keeplod

The base is small. Any will do. Let's say postgresql. Just do not forget the index on the field with the phone

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question