|
|
|
|
|
by nroose
4144 days ago
|
|
I was interested in NoSQL. Went to a Mongo pres. Both examples would have been easier and faster in SQL. Even the SQL I used 20 years ago. I asked for an example that would show performance advantage. I got a tired vague statement about the vague performance advantage. Seems like snake oil to me. |
|
I've been writing a lot of recursive queries for Postgresql lately using CTEs. Quite cool though a little mindbending at times.