ADO.NET Provider for WordPress

Build 25.0.9434

Data Model

The CData ADO.NET Provider for WordPress models WordPress data as an easy-to-use SQL database with tables, views, and stored procedures.

The provider exposes two schemas:

Stored Procedures

These are actions that are invoked via SQL queries. They perform tasks beyond standard CRUD operations, including creating and uploading media and managing OAuth tokens.

Using Query Processing

The provider offloads as much of the SELECT statement processing as possible to the WordPress APIs and then processes the rest of the query within the provider. For details about specific API limitations and requirements, see the WordPress Data Model and WordPressOnline Data Model sections.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434