← All posts

All posts tagged "databases"

Increase Rails Performance with Database Indexes

If you need to frequently query a database table by a specific column, you should probably index it.