Search
Links
- Darkroom
My Black&White photography - T Software
My software shop
- Darkroom
Categories
- Fun (6)
- IT & Technology (63)
- Software (21)
- Software Development (22)
- Coding fun (2)
- SysAdmin (10)
- Tips'n'Tricks (7)
- Miscellaneous (3)
- Music (4)
- Photography (13)
- Quotes (13)
- Site (4)
- Uncategorized (6)
Tags
.net 2.0 analysis apache c christmas tree coding fun creative commons fun hotels iis internet irc it & technology linkedin linux logminer logs mac os x mantis miscellaneous mysql networking open source optimization oracle photos php poetry quotes rant ReportViewer security seo site software software development spam sysadmin travels vista VisualStudio web windows wordpress
Recent Comments
- Simone on Keeping script kiddies at bay with mod_evasive and iptables
- sdj on Keeping script kiddies at bay with mod_evasive and iptables
- Simone on Keeping script kiddies at bay with mod_evasive and iptables
- sdj on Keeping script kiddies at bay with mod_evasive and iptables
- rack on Serendipity to WordPress
Tag Archives: rant
I do hate MySQL
I can’t stand it, really. I’m using it at the moment only because I’m forced to. I can’t help considering it as a toy DB, especially comparing it to PostgreSQL or SQL Server or any other serious RDBMS. The last … Continue reading
Is MySQL bad for (open source) software quality?
I think so. Why? Because it’s basically a toy DBMS with too many non-standard behaviours. A lot of open source projects choose MySQL mainly because it’s widely available among hosting providers, while better RDBMS like PostgreSQL1 are hard to find. … Continue reading
Posted in Software Development
Tagged database, mysql, oracle, postgresql, rant, software development
1 Comment