9.10. Data Logging vs ODBC Historian

DataHub software offers two options for connecting to an ODBC database for writing and querying data: the Database feature and the External Historian ODBC feature (ODBC Historian).

The Database feature  is aimed at relatively low-volume applications that need flexibility in the database table schema, and in the triggers and conditions under which data points are written or queried. DataHub ODBC Scripting can be used to provide custom capabilities to the Database feature, as well as to automate many aspects of the interface, including configuring points in bulk.

The ODBC Historian  is aimed at recording high-volume time series data, essentially using an ODBC database table as a time-series historian. This is the easier interface for configuring large sets of points, and adding new ones. Writes to the database are also much more efficient.

Here is a point-by-point comparison to help you decide which of these two technologies best matches your needs.

Database plugin:

Pros:

Cons:

External Historian ODBC Connection:

Pros:

Cons: