Data Connectors

Complete reference for all available connectors. Each connector lets you import data from a specific source for label printing.

All connectors follow the same workflow: select source type, configure the connection, select data, and map fields. For the general workflow, see the Tables / Database guide.

Files

Excel / ODS

Excel connector

Import data from Microsoft Excel (.xlsx, .xlsm, .xls, .xlsb) and LibreOffice Calc (.ods) files. Select the desired sheet after connecting.

After OK, the list of available sheets is shown. Select the sheet to use as the data source.

CSV / Testo

CSV connector

Import data from CSV and delimited text files. Configure delimiter, quote character, encoding and header. The Auto Detect button automatically detects the settings.

Microsoft Access

Access connector

Direct connection to Microsoft Access databases (.mdb, .accdb). Supports database password, driver selection and custom queries.

Apache Parquet

Parquet connector

Read Apache Parquet files, a high-performance columnar format. Ideal for large datasets.

Feather / Arrow IPC

Feather connector

Read Feather and Arrow IPC files, a fast binary format for data exchange between applications.

SPSS / SAS / Stata

StatFile connector

Read statistical files: SPSS (.sav), SAS (.sas7bdat) and Stata (.dta). Uses the pyreadstat library.

Apache Avro

Avro connector

Read Apache Avro files, a binary format with embedded schema, used in Hadoop and streaming ecosystems.

HDF5

HDF5 connector

Read Hierarchical Data Format 5 files, used for large scientific and engineering datasets.

GeoPackage / GeoJSON / Shapefile

GeoData connector

Import geospatial data from GeoPackage, GeoJSON and Shapefile. Supports WKT, GeoJSON and coordinate formats.

File Connessione Dati Office (.odc)

ODC File connector

Read ODC (Office Data Connection) files created by Excel or other Office products to reuse predefined connections.

JSON / XML

JSON/XML connector

Import structured data from local JSON and XML files. Supports nested arrays and XPath paths.

Relational databases

Microsoft SQL Server

SQL Server connector

Connect to Microsoft SQL Server. Supports Windows authentication (Trusted Connection) and SQL Server authentication, ODBC driver selection, and custom queries.

MySQL

MySQL connector

Connect to MySQL and MariaDB. Configure host, port, database, credentials and custom queries.

PostgreSQL

PostgreSQL connector

Connect to PostgreSQL. Supports standard and SSL connections, with custom queries.

Oracle Database

Oracle connector

Connect to Oracle Database. Supports Easy Connect and Oracle Instant Client, with driver selection and custom queries.

IBM Db2

IBM Db2 connector

Connect to IBM Db2. Configure host, port, database and credentials. Supports SSL/TLS.

ClickHouse

ClickHouse connector

Connect to ClickHouse, a columnar OLAP database. Configure host, HTTP port, database and credentials.

Trino (SQL Gateway)

Trino connector

Connect to Trino (formerly Presto). Distributed SQL gateway for federated queries across different data sources.

Big Data and Analytics

Snowflake Data Cloud

Snowflake connector

Connect to Snowflake. Configure account, warehouse, database, schema and credentials.

Databricks SQL

Databricks connector

Connect to Databricks SQL Analytics. Configure host, HTTP path, access token and catalog.

Google BigQuery

BigQuery connector

Connect to Google BigQuery. Requires service account credentials JSON file and Project ID.

DuckDB (Analitico Embedded)

DuckDB connector

Embedded analytical database. Open local DuckDB files or create in-memory databases for fast analytics.

Apache Cassandra

Cassandra connector

Connect to Apache Cassandra clusters. Configure contact nodes, port, keyspace and credentials.

Cloud Storage

Amazon S3

S3 connector

Read files from Amazon S3 buckets. Configure Access Key, Secret Key, region and bucket/file path.

Azure Blob Storage

Azure Blob connector

Read files from Azure Blob Storage. Configure connection string or account name + key, container and blob path.

SharePoint / OneDrive

SharePoint connector

Access files on SharePoint Online and OneDrive for Business. Authentication via Azure AD (Client ID, Secret, Tenant ID).

NoSQL and Enterprise

MongoDB

MongoDB connector

Connect to MongoDB. Supports connection via URI or separate fields (host, port, database, credentials). SSL/TLS option.

Elasticsearch

Elasticsearch connector

Connect to Elasticsearch clusters. Configure URL, credentials and SSL verification option.

Redis

Redis connector

Connect to Redis. Configure host, port, password, database index and key filter pattern.

Neo4j Graph DB

Neo4j connector

Connect to Neo4j. Execute Cypher queries to extract data from the graph database.

Apache Kafka

Kafka connector

Consume messages from Apache Kafka topics. Configure bootstrap servers, group, topic and message format (JSON).

Web Services and APIs

API REST Generica

REST API connector

Connect to any REST API. Configure base URL, authentication method (None, Basic, Bearer, API Key, OAuth2), custom headers and endpoint.

Servizio OData

OData connector

Connect to OData (Open Data Protocol) services. Web standard for RESTful APIs, used in SAP, Microsoft Dynamics and others.

Web Service SOAP (WSDL)

SOAP connector

Connect to SOAP web services via WSDL descriptor. Supports WS-Security authentication.

Google Sheets

Google Sheets connector

Import data from Google Sheets. Authentication via Google service account credentials JSON file.

Cloud Analytics

Google Analytics GA4

GA4 connector

Extract data from Google Analytics 4. Configure service account credentials, Property ID, date range and desired metrics/dimensions.

Salesforce CRM

Salesforce connector

Connect to Salesforce CRM. Authentication via username, password and security token. Execute SOQL queries to extract data.

Time Series

InfluxDB

InfluxDB connector

Connect to InfluxDB for time series data. Configure URL, token, organisation and bucket.

Email and Local database

Microsoft Outlook

Outlook connector

Read data from the local Outlook mailbox (contacts, emails, calendar). Requires Outlook installed.

Database Permanente (Locale)

Permanent DB connector

SQLite database built into the application. Create and manage persistent datasets without external sources.

Generic connectors

ODBC Generico

ODBC connector

Connect via ODBC driver to any compatible database. Supports DSN (Data Source Name) and direct driver connection. Ideal for sources not covered by specific connectors.

OLE DB Generico

OLE DB connector

Connect via OLE DB provider. Supports direct connection string and UDL (Universal Data Link) files. Windows only.

JDBC Generico

JDBC connector

Connect via JDBC (Java) driver. Requires JRE installed and driver JAR file. Supports any database with an available JDBC driver.