Fujitsu The Possibilities are Infinite

  1. Home >
  2. Services & Products >
  3. Software >
  4. Symfoware >
  5. Products >
  6. Symfoware Server Parallel Query Option overview

Symfoware Server Parallel Query Option

Provides parallel inquiry processing function for SQL script accessing to Symfoware relational database.


  • Best fits to data processing for fact tables (star schema architecture used in data warehouse development) and master tables. Fact table is normally a time series data (e.g. history of revenue data), and its architecture matches Symfoware's DSI division (division in stored level structure). Parallel query option can process the data in high speed when searching into large scale database by parallel searching the database per DSI units.
  • Improves the searching response of batch application in OLTP job. In a batch job, normally data are sorted into job process of date units, and the large volume data of different process are stocked together. So, the searching response will lower as the data number increases, but by introducing Symfoware Server Parallel query, you can improve such searching responses.