Metadata-Version: 1.1
Name: streamsx.database
Version: 1.5.5
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: 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>`_
        
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
