Qore DbDataProvider Module Reference  1.0

Qore DbDataProvider module definition

Introduction to the DbDataProvider Module

The DbDataProvider module provides a data provider API for databases and supports creating, reading, updating, and deleting DB records, as well as high-performance bulk operations as well as upserts through the DataProvider API.

The following classes are provided by this module:

Release Notes

DbDataProvider v1.0

  • initial release of the module