• Facebook
  • Twitter
  • Youtube
  • LinedIn
  • RSS
  • Docs
  • Comparisons
  • Blogs
  • Download
  • Contact Us
Download
Show / Hide Table of Contents

Cache Database Dependency [Deprecated]

Nowadays, most data-intensive applications use distributed caching to store costly query results, improving performance and scalability. For this purpose, any data changes in the data source should be invalidated and removed from the cache. NCache provides a mechanism called Database Dependency to invalidate the cached data when changes occur in real-time.

Moreover, these databases/data sources use relational models, but there are no relational models in caches where data exists simply as key-value pairs. To overcome this, NCache, along with database dependency, offers various techniques letting users provide dependencies of singular items on others and vice versa.

In This Section

SQL Dependency
Explains how to use the SQL database dependency feature to synchronize cache with Microsoft SQL Server 2005 onwards.

Oracle Dependency
Explains how to use the Oracle dependency feature to synchronize the cache with the Oracle database.

OleDB Dependency
Explains how you can use extensible dependencies by defining your own custom expiration logic on the database.

CLR Procedures in SQL Server
Explains how to write the CLR stored procedures for the database to synchronize caches with the database.

Contact Us

PHONE

+1 (214) 764-6933   (US)

+44 20 7993 8327   (UK)

 
EMAIL

sales@alachisoft.com

support@alachisoft.com

NCache
  • NCache Enterprise
  • NCache Community
  • Edition Comparison
  • NCache Architecture
  • Benchmarks
Download
Pricing
Try Playground

Deployments
  • Cloud (SaaS & Software)
  • On-Premises
  • Kubernetes
  • Docker
Technical Use Cases
  • ASP.NET Sessions
  • ASP.NET Core Sessions
  • Pub/Sub Messaging
  • Real-Time ASP.NET SignalR
  • Internet of Things (IoT)
  • NoSQL Database
  • Stream Processing
  • Microservices
Resources
  • Magazine Articles
  • Third-Party Articles
  • Articles
  • Videos
  • Whitepapers
  • Shows
  • Talks
  • Blogs
  • Docs
Customer Case Studies
  • Testimonials
  • Customers
Support
  • Schedule a Demo
  • Forum (Google Groups)
  • Tips
Company
  • Leadership
  • Partners
  • News
  • Events
  • Careers
Contact Us

  • EnglishChinese (Simplified)FrenchGermanItalianJapaneseKoreanPortugueseSpanish

  • Contact Us
  •  
  • Sitemap
  •  
  • Terms of Use
  •  
  • Privacy Policy
© Copyright Alachisoft 2002 - . All rights reserved. NCache is a registered trademark of Diyatech Corp.
Back to top