Is it possible to set a row to expire and automatically delete after a certain amount of time? Thanks.
It is not possible with MySQL, I dont know about other databases. You can achieve such kind of things with cronjobs.