Feb
5
Scaling Django Databases
Filed Under talks
Scaling Django databases
| Supreet Sethi | Scaling Django databases |
|---|---|
| Institute/Affiliation | |
| Abstract | Django takes you longway towards your application without knowing details of database you are using. This helps ease the pains of using databases. But after making such application, scaling is one question which remains un-answered. How to scale django database to n-level is theme of the talk. - Query optimizations - Indexing - Replication |
