R
R
Roman Rakhlin2020-06-04 14:30:20
JavaScript
Roman Rakhlin, 2020-06-04 14:30:20

How to store VK-Mini-App users?

Hello! Made VK mini app. It would be necessary to somehow store data about the user. Please advise the database for JS, as I am new to this language. (if there are any relevant tutorials on these databases, I will be very grateful). The second question is which database is best suited for VK mini app? Or does it matter which one to use?

Thanks in advance!!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ivan Nedzvetsky, 2020-06-09
@rrakhlin

The choice of database depends on the task, there are many different ones, for example Postgres or MongoDB, they have different features.
In the "play right now" task, it is best to use Firebase, it is free for small volumes, it does not need to be installed and it is from Google
https://firebase.google.com/
https://codelabs.developers.google.com/codelabs/ fi...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question