An open API service indexing awesome lists of open source software.

https://github.com/codereviewvideos/doctrine-query-optimisation


https://github.com/codereviewvideos/doctrine-query-optimisation

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Doctrine Performance Optimisations

This is the code for the [Doctrine Query Optimisations][1] course at CodeReviewVideos.com

In this video series we will look at a number of different ways to improve and optimise any site that makes use of the awesome Doctrine Project.

We will cover how using Doctrine Query Builder can optimise and improve your querying for faster page loads, and less overhead on your database.

We'll look at how changing your database_host parameter may give your site a sudden kick in the pants.

And we'll touch on indexing, caching our queries, using references, and more besides.

[Start watching...][1]

[1]: https://codereviewvideos.com/course/doctrine-performance-optimisations