Urgent.News

What's breaking now, across thousands of outlets.

Health & Medicine

High blood sugar may help cancer cells hide from the immune system

Researchers discovered a possible way cancer cells hide from the immune system: they build a thick, sugar-rich coating around themselves. High blood sugar can strengthen this protective shield under conditions that resemble the environment inside tumors, with the protein HSF1 playing a key role. Blocking this process could make cancer cells easier for the immune system to recognize and destroy.

We haven't written up this one. ScienceDaily Health has the full story — the link below goes straight to it.

Read the original at sciencedaily.com →

More in Health & Medicine

CDC with Sling: When Log-Based Works and When Query-Based Is Enough

Introduction Every team syncing an operational database to a warehouse eventually hits the same fork in the road. You have a mode: incremental replication that runs on a schedule, it works, and then a…

  • Incremental replication loads data on a schedule, simpler with no special privileges.
  • CDC reads transaction log for every change, including deletes, after initial load.
  • Query-based CDC accurately replicates all changes, including deletes, from transaction log.

More from Tuesday 1 September →