Develop applications for IBM Db2 Event Store

IBM® Db2® Event Store includes a client API (for Scala and Python) and a REST API.

  • For the client API, see the following topics:
  • To find out the data types that are supported in Db2 Event Store, see Supported data types and conversions.
  • For the REST API, see IBM Db2 Event Store REST API (1.0.0).

    The REST APIs include calls for creating and monitoring your database. However, to add data to your database, you must use the client API.

  • For the JDBC API, see JDBC API.

    The JDBC API includes calls for connecting to and searching your database. However, to add create or add data to your database, you must use another API.

  • You can download the following sample use cases to use as reference or to build out your applications:
  • You can download the Spark client libraries from the following: