Skip to content

Database

The Taurec Server is the multidimensional in-memory engine at the core of the platform. It manages data modeling, storage, and calculation logic.

Sections

Concepts

Understand the building blocks of the database, including:

  • Dimensions & Hierarchies: How data is structured.
  • Tables (Cubes): Where data is stored.
  • Calculations: How data is processed using visual scripts.
  • Permissions: How access is controlled.

API & Scripting

Reference for automating database tasks:

  • Console: Command line interface.
  • Scripting: Automate processes with Basic/Pascal scripts.
  • API Commands: Comprehensive list of available commands.