Database Collocations
Choose an exercise to practise database collocations commonly used in software engineering.
- Database Query Collocations Practise verbs for queries: run, optimise, build an index, join tables, roll back a transaction. Intermediate
- Database Scaling Collocations Talk about scaling: shard, replicate, partition, scale reads, and fail over. Advanced
- Database Operations Collocations Practise database verbs: query a table, create an index, normalise the schema, shard the database, run a migration. Intermediate