W
W
Worddoc2016-07-04 06:04:04
MySQL
Worddoc, 2016-07-04 06:04:04

MongoDB or MySQL for a potential full-stack developer (back-end on NodeJS)?

Hello. I studied html, css, js basics and plan to study node after studying the necessary frameworks. But it's not clear which DBMS to use to make it easier to work with tables?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
safenoob, 2016-07-04
@Worddoc

I plan after studying the necessary frameworks

Because MySQL frameworks basically the choice is obvious
UP: mongo is a key-value base, complex structured data and selections are not for it, but with mysql you will start learning the sql language, which will come in handy later in postgresql and in mssql maybe. In general, you need to learn both, in theory, but not immediately)) It's better to start with mysql

M
Multigame, 2016-07-04
@Multigame

Both. They solve different problems.
And it is inconvenient to store tabular data in mongo.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question