G
G
GaserV2015-10-20 13:13:03
Angular
GaserV, 2015-10-20 13:13:03

Which database to choose?

Tell. What is the best database to choose for working with angular? Just recently I tried to write a trial application in ang + mysql. As a result, the filter was broken by price. But after I entered the data into a .json file and parsed it, everything worked cool and fast. I tried to convert the data to json at the exit from mysql. Did not help. I read somewhere that it is better not to use angular mysql. HZ. Who think about this?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
M
Mikhail Osher, 2015-10-20
@miraage

AngularJS works with specific data.
Though mongo, even postgres, even mysql.
The main thing is to give the data in the required format (json).

V
Vladimir Io, 2015-10-20
@vawsan

Will Mongo fit the format?

A
Andrey K, 2015-10-20
@mututunus

https://github.com/begriffs/postgres

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question