Appearance
Downloads
The current main/minor version is 5.1.
General
Version Number Structure
The version number is divided into three parts, separated by a point:
- The first part is the main version.
- The second part is the minor version.
- The third part describes the build version. This number can vary depending on the application and platform.
License Agreement
The software is subject to this license agreement.
Bundles
Contains the server and different frontends in one file.
- Windows®: Taurec-Bundle-Win64-5.1.zip
- Linux: Taurec-Bundle-Linux-5.1.zip
Application Files
Contains the single files for the different platforms.
Server
The multidimensional in-memory database. The Windows® file contains also the OpenSSL DLLs, which are used for TLS (Transport Layer Security) by the built-in http server.
- Windows®: Taurec-Server-Win64-5.1.2.zip
- Linux: Taurec-Server-Linux-5.1.2.zip
Console
The Console is a lightweight command-line application for sending API commands in text form.
- Windows®: Taurec-Console-Win64-5.1.2.zip
- Linux: Taurec-Console-Linux-5.1.0.zip
Manager
The Manager is an application for administering the database.
- Windows®: Taurec-Manager-Win64-5.1.2.zip
Studio
The Studio is the primary Windows® client for building and interacting with reports and dashboards. The files contain also the OpenSSL DLLs. For example, OpenSSL is used to send encrypted emails automatically.
- Windows® 64-bit: Taurec-Studio-Win64-5.1.0.zip
- Windows® 32-bit: Taurec-Studio-Win32-5.1.0.zip
The 32-bit version is usually not needed. It is used, for example, to load data from relational databases for which no 64-bit drivers are available.
App
The App provides access to reports and analyses on Windows®, macOS®, iOS®, and Android®.
- Windows®: Taurec-App-Win64-5.1.1.zip
- macOS®: Taurec-App-macOS-5.1.1.zip (also available in the App-Store)
- iOS®: Version 5.1.1 is available in the App-Store.
- Android®: Version 5.1.1 is available in the Play-Store.
Add-In for Excel®
The Add-in for Excel® integrates Taurec directly into Microsoft Excel®. The file contains the 32-bit and 64-bit versions.
- Windows®: Taurec-Addin-For-Excel-5.1.0.zip
Connector to Power BI®
The connector for Power BI® allows loading data from Taurec into Power BI®. The file contains the custom connector file (.mez).
- Windows®: Taurec-Connector-To-PowerBI-5.1.0.zip
SDK Libraries
To simplify the communication with the database server, interface libraries are provided. In addition to providing wrappers to the API commands, they contain helper methods that simplify connecting to the database and that return the result in several formats.
- Python: Taurec-Sdk-Python-5.1.2.zip
- Typescript: Taurec-Sdk-Typescript-5.1.2.zip
- C#: Taurec-Sdk-CSharp-5.1.2.zip