Tuesday, 12 November 2019

Looking for an embedded/integrated NoSQL database solution for my NodeJS project

Hi!I am looking for an embedded/integrated NoSQL database solution for my NodeJS project.I have been looking at MongoDB but it requires that the user install MongoDB on his machine which isn't ideal.Is it possible to use MongoDB in NodeJS the same way we use SQLite3? Are there alternative databases i should use?

Submitted November 12, 2019 at 08:28AM by ChristianLJ

No comments:

Post a Comment