ODataDB API Samples

This sample shows ODataDB API usage examples.

You can choose a platform:

We recommend these third-party resource to learn OData basics and standards:

https://www.odata.org/getting-started/basic-tutorial/

https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html

Service Document

GET 

Metadata

GET 

Endpoints

GET 
GET 
GET 
GET 

Requesting entity collections based on tables

GET 

Requesting entity collections based on views with primary keys

GET 

Requesting entity collections based on views without primary keys

GET 

Requesting individual entities by id

GET 
GET 
GET 

Invoking functions based on stored procedures or functions

GET 
GET 
GET 

Requesting properties

GET 
GET 
GET 
GET 

$select

GET 

$orderby

GET 

$apply

GET 

$filter

GET 
GET 
GET 
GET 
GET 

$search

GET 
GET 

$expand

GET 
GET 
GET 

$count

GET 

$ref

GET 

$value

GET 

$top and $skip

GET 
GET 

Extensions

GET 
GET 
GET 
GET 
GET