Which one is the best RDBMS or NoSQL and Why ?

Recommended Answers

All 2 Replies

That's too big a question. My choice of the database varies with my application. If on a web then I go with the usual SQL or what's included with the web host package.
If it's an app I go with SQLite since it's self-contained, embeddable, zero-configuration SQL database engine.

Try refining your question.

Member Avatar for diafol

If you.re using something like nodejs then NoSql makes sense. We need more info.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.