Can SQL and NoSQL coexist?

Ricardo Castellanos
3 min readJul 28, 2023

Relational databases and SQL were invented in the 1970s and continue to be dominant in the data world today, thanks to their various strengths such as relational calculus, consistent data, and logical data representation. However, the real success of relational databases can be attributed to two practical considerations: momentum and the power of the SQL query language.

--

--