dbarecap.com - Data Architecture – Discussions around Data Architecture

Example domain paragraphs

Copyright 2015-2021 by Troy Frericks, https://CyberSecurityRecap.com/, https://DBArecap.com/

ODATA is a data protocol that relies on REST, which relies on HTTP/S. It supports XML or the more compact/popular JSON. It works across proxies/routers/firewalls.  One can use OAUTH2 or other authentication methods. There is a query language built in. The query language is not SQL, but ODATA’s own language.

ODATA supports INSERT, UPDATE, DELETE, SELECT… and many functions, including things like string functions, geo functions , math functions, etc. Note, the functions are not database functions, they are ODATA functions.

Links to dbarecap.com (2)