Speaker
Hannah Stepanek
Material
Note
- Building models
- Types of indexing
- Multiple Column Index
- Partial Index
- Functional/Expression Indexing
- e.g.,
SELECT * FROM Annotation WHERE reference[0] = ann
- e.g.,
- Connecting to the database
- Session Scoping
- Connection pools
- Keep alives
- Building queries
- Database Migrations