Add a Table
A database called eventdb is automatically created for you during the
installation of IBM®
Db2® Event Store Enterprise Edition. This
section describes how to add tables to that database.
About this task
Restriction: You can only have one database in IBM
Db2 Event Store.
You can use the IBM
Db2 Event Store end user client to manage and monitor your
database. However, you must use the IBM
Db2 Event Store APIs
to insert data and to query the data in your database. For more information, see the following
sections of the API:- For inserting data into the database by using the Client API, see Insert rows into a table.
- For querying data by using the Client API, see Run an SQL query against IBM Db2 Event Store using Spark SQL.
- For querying data by using the REST API, see Run an SQL query.
Procedure
Results
Additionally, you can use the Monitoring page to identify and troubleshoot issues with your database.