integration

  • Data Federation (Zero Copy): The new standard for data sharing

    Data Federation (Zero-Copy): The new standard for data sharing Introduction Organisations are continuously looking for efficient ways to share data between platforms, particualry to surface data into data lakehouses and analytical platforms. Traditional data sharing typically involves copying and duplicating the data, which leads to inefficiencies and increased storage costs. A key approach to overcoming…

  • Understanding OData (with examples)

    Understanding OData (with examples) Introduction OData, short for Open Data Protocol, is an open protocol that enables the creation and consumption of queryable and interoperable RESTful APIs in a simple and standard way. It is designed to make data available across different software platforms and devices, regardless of the database or storage mechanism. OData can…