![]() |
|
|||||||
|
|
Thread Tools | Search this Thread | Rate Thread |
|
#1
|
||||
|
||||
MySQL Adds Subselects, Upgrades Performance and Securityhttp://www.mysql.com/press/release_2003_05.html
Quote:
__________________
J de Silva Learning Journal | GIDForums™ | GIDNetwork™ | GIDWebhosts™ | GIDSearch™ |
|
#2
|
|||
|
|||
|
Such features will definately put mySql up there with the big boys. But I can't say that the subselect feature has been in much demand, usually those with a good knowledge of SQL can easily get around this restriction.
Subselects take up more memory and server processing than equivalent multiple linked table selects. And I'm still not 100% happy with mySql's performance under load, especially compared with competitors like postgrsql. Any sign of transaction support yet? Garth Farley |
|
#3
|
||||
|
||||
|
Funny, I was thinking the SAME thing... I do very well just using joins like I usually do.
But I suppose I am just used to it - so we will just have to see what this new stuff will do when we get to it. In all fairness, I think MySQL is already 'one-of-the-big-boys'. MySQL 4 has been used by some webmasters already reporting considerably much better performance. It's just free, so people tend not to give it due respect. __________________
J de Silva Learning Journal | GIDForums™ | GIDNetwork™ | GIDWebhosts™ | GIDSearch™ Last edited by JdS : 21-Jan-2003 at 21:24.
|
|
#4
|
|||
|
|||
|
For web-dev, certainly, mySql has it all wrapped up nicely, but for more commercial exploits like integration into software products or seriously big/popular e-shops, it's no match for heavy duty products like Oracle and M$' Jet engines.
But certainly it's a whole lot nicer on the pocket Butit's general opinion that mySql doesn't cope very well under heavy load, hopefully something that's being addressed. Hence it's good for smaller webventures. GF |
|
#5
|
||||
|
||||
|
Actually, I have aplans to write an MMORPG which is going to use MySQL as the backend for storing all user and world realted info. It's easy to scale and keep updated and is also easy to interface with C/C++ which the server will be written in on a Linux box...
|
Recent GIDBlog
2nd Week of IA Training by crystalattice
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The