Tag: Database

MongoDB: Setting TTL on Documents

October 13, 2014 · 1 min read
Learn how to automatically remove MongoDB documents after a specified time period using Time To Live (TTL) indexes.

Wildcard search with LINQ

April 21, 2009 · 1 min read
An example of wildcard search with LINQ