Skip to content

IBMStreams/streamsx.eventstore

Repository files navigation

streamsx.eventstore

This toolkit contains operators that enable you to connect IBM Streams to IBM Db2 Event Store.

Currently, this toolkit contains one operator: An operator called EventStoreSink for inserting IBM Streams tuples in to an IBM Db2 Event Store table.

To use this operator, you must have an existing IBM Db2 Event Store database, and the IBM Db2 Event Store cluster or server must be running.

You can find precompiled EventStoreSink toolkits for various IBM Db2 Event Store RELEASES here: https://github.com/IBMStreams/streamsx.eventstore/releases

Supported versions

IBM Db2 Event Store com.ibm.streamsx.eventstore toolkit version streamsx.eventstore python package
Enterprise 2.0.0 2.x 2.x
Enterprise 1.1.3 1.2.0 1.1.0
Developer 1.1.4 1.2.0 1.1.0

Changes

CHANGELOG.md

Setting up IBM Db2 Event Store

For more information on installing IBM Db2 Event Store, see: https://www.ibm.com/support/knowledgecenter/SSGNPV

Documentation

Remark

This toolkit implements the NLS feature. Use the guidelines for the message bundle that are described in the Messages and National Language Support for toolkits document.