|
|
|
|
|
by dpapathanasiou
5433 days ago
|
|
what's easier learn? The "proprietary" API of the dababase (like Redis, or MongoDB) or the limitations of unSQL? That's what bothers me about this, too. While I can understand the goal of making noSQL databases more accessible to people who already know SQL, as well as the need to unify the commands across all the different flavor of noSQL databases, there's something fundamentally flawed about accessing unstructured data via logic intended for structured data. |
|