0 votes
in Cassandra by
What is a NoSQL Database?

1 Answer

0 votes
by

NoSQL is also referred as Not only SQL to emphasize that they may support SQL-like query language used in relational database.

NoSQL database provides a mechanism to store and retrieve data, which are modeled rather than the tabular relations used in Relational databases.

Related questions

0 votes
asked Dec 31, 2022 in Cassandra by sharadyadav1986
0 votes
asked Feb 3, 2020 in Cassandra by rajeshsharma
...