toCamelCase

Converts snake_case to camelCase. Used e.g., when mapping from database (user_id -> userId).