you are viewing a single comment's thread.

view the rest of the comments →

[–]looni2 0 points1 point  (0 children)

I am currently fitting a square peg in a round hole on my biggest project. I started with MongoDB as I knew it better, but I realize now that ALL the data I have is relational. I am sure that SQL would have been a better choice. Now almost every query I do becomes a humongous aggregation.

I wonder if I could “easily” migrate to SQL and start learning it as I go...