Metadata-Version: 2.0
Name: streamsx.database
Version: 1.5.1
Summary: Database integration for IBM Streams
Home-page: https://github.com/IBMStreams/streamsx.database
Author: IBM Streams @ github.com
Author-email: hegermar@de.ibm.com
License: Apache License - Version 2.0
Description-Content-Type: UNKNOWN
Keywords: streams,ibmstreams,streaming,analytics,streaming-analytics,db2,database
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: streamsx (>=1.14.6,<2.0)
Requires-Dist: streamsx.toolkits

Overview
========

Provides classes and functions to run SQL statements to a database, for example IBM Db2 Warehouse.

This package exposes the `com.ibm.streamsx.jdbc <https://ibmstreams.github.io/streamsx.jdbc/>`_ toolkit as Python methods for use with Streaming Analytics service on
IBM Cloud and IBM Streams including IBM Cloud Pak for Data.

* `Streaming Analytics service <https://console.ng.bluemix.net/catalog/services/streaming-analytics>`_
* `IBM Streams developer community <https://developer.ibm.com/streamsdev/>`_
* `IBM Db2 Warehouse <https://www.ibm.com/cloud/db2-warehouse-on-cloud>`_


Documentation
=============

* `streamsx.database package documentation <http://streamsxdatabase.readthedocs.io>`_


