… of XMLs into mysql database with PHP script, I was thinking about PHP alternatives. Why do I need that ? 1. PHP is slow – I’m…. One problem with these languages they work as fast as PHP if believe to Shootout Benchmarks, so I’m not sure I should replace PHP on Perl/Ruby. However, taking into account increasing popularity of…
Post: PHP Large result sets and summary tables.
…of the process we work on generation test database of significant size as testing your application on… this limit is not controlled by memory_limit PHP config variable because that only controls memory …and it can be much more efficient. Another alternative is of course to use MySQL Stored Procedures…
Post: Cache Performance Comparison
…to MySQL parsing may be performance bottleneck, assuming PHP opcode cache is not used. Also different … which tend to access same data read from database multiple times. Examining MySQL full query logs from…take a look at Eaccelerator which is APC alternative which supports caching user data both on …
Page: Presentations
…Search solution and comparing it to the alternatives. Slides by Andrew Aksenoff, Russian Language. …for content stored in database focusing on delivering high performance for large databases. We look … about MySQL Performance. Download MySQL and PHP for Web Applications Open Source Revolution 2002,…
Post: Speedup your LAMP stack with LigHTTPD
…work right in normal case, minor network or database server slowdowns may cause overload. Use LingerD. …eliminate all problems. Use FastCGI instead of mod_php etc. Apache itself without any programming language …I simply did not test too much of other alternatives as it already worked well. There are …
Post: Using MMM to ALTER huge tables
…can just enter commands from cli, execute some php/python/ruby script or anything else. Most importantly …slower or faster method depending on your overall database size, scope of changes, and few other variables… be a better way to achieve the same: Alternative 6. Clone db1 from db2 On db1 execute: $…
Page: Consulting for MySQL
…’re ready to work with you on PHP code optimization, Server Side caching, load …with competitive benchmarks comparing MySQL and other databases for your application workload. Innodb Storage Engine…or help you with selecting and customizing alternative Open Source full text source solution which…

