JDBC Driver for HarperDB

Build 22.0.8462

Data Model

The CData JDBC Driver for HarperDB models HarperDB entities in relational Tables and Stored Procedures.

Tables

The table definitions are dynamically retrieved, so that changes you make in HarperDB, such as creating or modifying a HarperDB table, are available when you reconnect. To generate the schemas, the driver connects to HarperDB and queries the server for the list of tables and other metadata.

NoSQL Database describes in further detail how the tables are dynamically retrieved.

Stored Procedures

Stored Procedures are function-like interfaces to HarperDB that can be used to perform various tasks, such as creating and dropping tables.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462