Improving MySQL-based applications performance with Sphinx РИТ++ 2010
Тезисы
Abstract:
The session shows what Sphinx is and highlights the areas beyond just a full text searching where the engine can help improving application performance past what typical MySQL queries and structures can offer. Those include:
- complex searches
- grouping
- sorting
- transparent data and query distribution
The lecture also aims to help attendees understand not only where Sphinx works better, but also why is that so by describing and comparing internals of the specific features in both MySQL and the FTS engine. Example use cases are given to demonstrate the popular ways to get the MySQL/Sphinx tandem benefit applications with only a small effort.