|
|
|
|
|
by emcrazyone
4178 days ago
|
|
@ddorian43 I agree but I'm also wondering if perhaps I missed something? From the article: "SQL means different things to different people. Depending on the context, it could mean transactional workloads, short reads/writes" Really? I thought SQL was just the query language on top of a database. All the transactional safety has nothing to do with SQL but more of a database technology topic like is the database ACID compliant. TLDR but from the first few lines of the article, it seems like the author is confusing SQL or expecting it to do something it was never intended. |
|