https://github.com/codereviewvideos/doctrine-query-optimisation
https://github.com/codereviewvideos/doctrine-query-optimisation
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codereviewvideos/doctrine-query-optimisation
- Owner: codereviewvideos
- Created: 2015-09-16T20:23:05.000Z (over 9 years ago)
- Default Branch: query-optimisation
- Last Pushed: 2015-09-16T20:25:48.000Z (over 9 years ago)
- Last Synced: 2025-02-02T05:17:09.101Z (4 months ago)
- Language: PHP
- Size: 156 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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