When should you not use MySQL?
- Super User
- Topic Author
- Offline
- User
Less
More
- Posts: 3957
- Thank you received: 0
3 weeks 6 days ago #2347
by Super User
When should you not use MySQL? was created by Super User
When should you not use MySQL?
Please Log in to join the conversation.
- Super User
- Topic Author
- Offline
- User
Less
More
- Posts: 3957
- Thank you received: 0
3 weeks 6 days ago #2348
by Super User
Replied by Super User on topic When should you not use MySQL?
If you're choosing a database for analysis purposes and you stumble across this post, read on and learn why MySQL is the wrong choice.
- No Window Functions. Window functions are one of the greatest tools in an analyst's tool belt. ...
- No Set-Returning Functions. ...
- No Strictness on Groupings. ...
- No JSON Support.
Please Log in to join the conversation.
Time to create page: 0.061 seconds