Dataristix® Connector for SQLite

The Dataristix Connector for SQLite updates or inserts data originating from other connector modules into SQLite databases, or selects data from SQLite databases to act as the data source for other connectors. Use it, for example, to store device data originating from the OPC UA connector or the MQTT connector into a database, to transfer data from the database to devices, or to transfer data from database to database.

  • No tag limit
  • No table limit
  • No database limit
  • Use built-in queries or custom queries
  • Optionally create tables automatically
  • Integrates seamlessly with other Dataristix connector modules
SubscriptionPerpetual License
$0 yearly
$0

Commerical licenses are provided at no cost with the purchase of other connector modules. Please see the pricing page.

Feature List

Connector for SQLite documentation →

Feature 
Log data into SQLite databasesStore data received from other connectors into SQLite databases using Insert, Update or custom queries.
Read data from SQLite databasesRead data from SQLite databases to send to other connectors.
Optimized for SQLite Best-match data type mapping
Support for quoted identifiers
Create index on automatically created tables
SQLite data bridgeTransfer data from one SQLite database to another.
Custom Write queriesUse your own queries for storing samples. Simply type your query and use place holders where actual data item values, timestamps or qualities are to be substituted.
Custom Read queriesUse your own queries for retrieving samples.
Batch processing and recipe transfersLook-up records in a database as requested by a device and write records back to the device via, for example, the OPC UA connector.
Selective data processingProcess specific data within a table using a "Where" clause
Create tables automatically or manuallyDatabase table structures for data collection with matching field names and data types can be created automatically or user defined.
Drag & Drop fieldsExplore database table fields using a field browser, drag and drop fields into topics.
Sampling of arraysDataristix supports data logging of scalar items or one-dimensional arrays. The maximum number of array elements is only limited by the number of supported table fields of the database in use.
Store data quality and timestampsOptionally store value quality/status and timestamp information.
Process value statusDetermine how values of bad or uncertain status should be treated
Credentials managementUse Integrated security, login prompts or securely stored credentials for database connections.
Seamless reconnectAutomatically reconnects to databases should the connection be lost.
TelemetryOpenTelemetry integration for traces, logs, and metrics.
Application pluginManage the connector within the Dataristix Core application.