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

SQL Query in Cache

NCache provides an efficient, Object-Relational querying mechanism that lets you retrieve cached data based on specified criteria and obtain the result using standard SQL-like syntax. By utilizing SQL queries on the server-side, NCache ends the need to fetch complete datasets for client-side filtering, reducing network latency and optimizing application throughput.

Whether you are making complex searches on indexed objects or performing bulk operations, NCache supports a wide range of SQL operators (SELECT, DELETE, etc.) designed for high-performance caching topologies.

In This Section

SQL Query Overview
A conceptual walkthrough of the SQL architecture in NCache to understand how queries are distributed among the nodes in the cluster and how various caching topologies (Partitioned, Replicated) impact the execution of the queries.

Define Indexes Programmatically
Learn how to optimize query performance by defining search indexes at runtime. This section discusses programmatic configuration of indexes for specific object attributes to ensure faster data retrieval.

Query Data in Cache Using SQL
Discusses how to query the cache using SQL ExecuteReader, ExecuteScalar, and other SQL operations supported by NCache.

Delete Data with ExecuteNonQuery
Discusses how to delete the items from the cache using an ExecuteNonQuerybased on specific criteria.

SQL Reference
The comprehensive SQL syntax guide for NCache, including supported keywords (WHERE, GROUP BY, ORDER BY), aggregate functions (SUM, AVG), and query formats for distributed datasets.

Contact Us

PHONE

+1 214-619-2601   (US)

+44 20 7993 8327   (UK)

 
EMAIL

sales@alachisoft.com

support@alachisoft.com

NCache
  • 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