CONNX Solutions . . . Simplified Data Access EXCEL LINK ENTERPRISE ADAPTER DESKTOP ADAPTER INFONAUT DATASYNC EII JDBC J2EE ODBC OLEDB .NET D-ISAM POWERFLEX DATAFLEX RDB POSTGRESQL SYBASE SQL SERVER INFORMIX ORACLE DB2 ADABAS C-ISAM IMS VSAM DBMS RMS
CONNX Features and Benefits Information Request CONNX for Linux/Unix CONNX for Mainframe CONNX for OpenVMS ExcelLink InfoNaut Professional (Desktop Query/Ad Hoc Reporting Tool) CONNXSOA DataSync (Change Data Capture) CONNX (Data Access & Integration) Contact Us News & Events Partners Resources Services & Support Products & Solutions About CONNX Solutions Request Evaluation Home Live chat by Boldchat
   

        HOME PRODUCTS CONNX PRODUCT ARCHITECTURE CONNX DISTRIBUTED SQL ENGINE

 
   
CONNX Distributed SQL Engine

CONNX Distributed SQL Engine distributes query processing between the client and the server without sending duplicate data across the network

CONNX differentiates itseslf with its unique distributed SQL engine. This engine distributes query processing between the client and the server without sending duplicate data across the network. Most of the CPU-intensive query processing, such as data conversion and sorting, is performed on the PC. All of the data retrieval is performed on the server. In the case of desktop databases, such as DataFlex or Access, all processing is done on the PC because there is no server component. The preceding table shows the distribution of labor in the CONNX architecture:

This distributed architecture has several advantages:

  1. When performing joins, significantly less data is sent across the network because no duplicates are transmitted.
  2. The workload on the data server is minimal, because CPU-bound tasks are moved to the client, resulting in a reduction of load on the data server and better performance across the enterprise.
  3. When several users are issuing queries simultaneously, the CPU power of each client computer is utilized in addition to that of the server, resulting in true parallel processing. This makes CONNX highly scalable to a large enterprise.
Client PC Server
  Meta Data Retrieval (CONNX CDD)
  First Pass SQL Optimization
  Partial Joins
  Sorting
  Grouping
  Extended SQL Functions
  CONNX Security
  Indexed Retrieval
  Non-Index Retrieval
  Partial Joins
  Data Compression (If Requested)
  RPCs (Remote Procedure Calls)
  Database Security (Client)