What are good alternatives to SQL?
Posted
by Brendan Long
on Stack Overflow
See other posts from Stack Overflow
or by Brendan Long
Published on 2010-03-23T02:37:57Z
Indexed on
2010/03/23
2:41 UTC
Read the original article
Hit count: 236
I occasionally hear things about how SQL sucks and it's not a good language, but I never really hear much about alternatives to it. So, are other good languages that serve the same purpose (database access) and what makes them better than SQL? Are there any good databases that use this alternative language?
© Stack Overflow or respective owner