Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Section
borderfalse
Column
width15%
Include Page
SDO-DAS Menu
SDO-DAS Menu
Column
width85%

What is Data Access Service

...

RDB DAS provides robust a generic data access service that provides transformation capability between SDO data graphs and relational databases and vise versa.

By using RDB DAS, applications developers avoid the details and complications of working directly with a relational database and also the complex transformation between relational rows/columns and Data Object types/properties.

?

Service Data Object(SDO) provides a uniform API for handling different types of data. Data Access Service (DAS) simplifies handling of data when interacting with the back-end data source and frees application developers from dealing with tedious and error-prone transformation between end source types and SDO Data Object Types/properties.

Tuscany provides implementation for different flavors of DAS in two languages, Java and C++. Please follow the link under each language to explore what is available or is in progress. We welcome your help to extend support for other back-end data source types or complete the existing solutions

...

.

The following diagram illustrates

...

a typical client interaction. The client starts by reading a graph of data

...

and makes modifications to the graph, possibly by adding elements, and then requests the DAS to push the changes back to the

...

To further explore the benefits of DAS please refer to white paper "DAS White Paper: The Data Access Service" on the Documentation page.

General DAS Documentation

Below, there is a list of various links to documents that help to explain various aspects of the Tuscany DAS subproject and the programming model that it provides. More general documentation which applies to the Tuscany project as a whole can be found on the Tuscany Documentation page.

...

data source.
Image Added

Learn more about DAS

...

  • , a White Paper