35
WSO2 Data Services Server 3.5.0

WSO2 Data Services Server - Product Overview

Embed Size (px)

Citation preview

Page 1: WSO2 Data Services Server - Product Overview

WSO2 Data Services Server 3.5.0

Page 2: WSO2 Data Services Server - Product Overview

SOA  &  Data  Access  

•  Application Silos – different data stores

•  Services exposing data to third party apps

•  Different data access logic

•  Business logic vs data access logic

•  Repetitive code

       

Page 3: WSO2 Data Services Server - Product Overview

WSO2  Data  Services  Server  

•  Open source – Apache License v2.0

•  Well defined request/response

•  Encapsulated data logic

•  Data Store specific configurations

•  Loose coupling (app & data store)

Page 4: WSO2 Data Services Server - Product Overview

Data  Services  Descrip2on  Language  

•  WSO2's Language for defining data services

•  Maps service requests to queries operating on data store

•  Maps query results to XML schema definitions

•  Validation, Eventing configurations etc..

Page 5: WSO2 Data Services Server - Product Overview

Func2onal  Overview  

•  Supports multiple data sources

•  Secured access to services

•  Built-in wizard to define data services

Page 6: WSO2 Data Services Server - Product Overview

Mul2ple  Data  sources  /  Nested  Queries  

Page 7: WSO2 Data Services Server - Product Overview

OData  Support  

Page 8: WSO2 Data Services Server - Product Overview

Cassandra  Support  •  Queried  using  Cassandra  Query  Language(CQL)  

Page 9: WSO2 Data Services Server - Product Overview

SQL  Based  Query  Support  

Page 10: WSO2 Data Services Server - Product Overview

MongoDB  Support  

Page 11: WSO2 Data Services Server - Product Overview

Custom  Data  sources  •  Custom  tabular  data  sources  •  Custom  query  data  sources  

Page 12: WSO2 Data Services Server - Product Overview

Dynamic  Database  User  Authen2ca2on  

Page 13: WSO2 Data Services Server - Product Overview

Server-­‐Batch  Processing  (Boxcarring)  

Page 14: WSO2 Data Services Server - Product Overview

Client-­‐Batch  Processing  

Page 15: WSO2 Data Services Server - Product Overview

Array/UDT/Complex  Types  

Page 16: WSO2 Data Services Server - Product Overview

Array/UDT/Complex  Types  …  

Page 17: WSO2 Data Services Server - Product Overview

Auto  Generated  Keys  

Page 18: WSO2 Data Services Server - Product Overview

Response { "employees": { "employee": [ { "lastName": "Patterson", "firstName": "Mary", "salary": 2000 } ] } }

JSON  Support  

Page 19: WSO2 Data Services Server - Product Overview

Distributed  Transac2ons  

Page 20: WSO2 Data Services Server - Product Overview

Output

Input

Binary  Data  Support  •  Binary  data  for  input  /  output  mapping  •  Data  is  handled  as  base64  encoded.  

Page 21: WSO2 Data Services Server - Product Overview

No2fica2ons  •  Event sources, subscribers, topics

•  Allows a subscriber to be notified of a specific activity in a data service

•  Event Triggers

–  Input Event Trigger

–  Output Event Trigger

Page 22: WSO2 Data Services Server - Product Overview

No2fica2ons….  

Page 23: WSO2 Data Services Server - Product Overview

REST  Support  

Page 24: WSO2 Data Services Server - Product Overview

Data  Security  

Page 25: WSO2 Data Services Server - Product Overview

Federa2on  

Page 26: WSO2 Data Services Server - Product Overview

Transforma2on  

Page 27: WSO2 Data Services Server - Product Overview

Carbon  Secure  Vault  Integra2on  

Page 28: WSO2 Data Services Server - Product Overview

Scheduled  Tasks  

Page 29: WSO2 Data Services Server - Product Overview

•  Data Services backend for Managed APIs

Use  Case  -­‐  Scenario  #1    

Page 30: WSO2 Data Services Server - Product Overview

•  Re-use existing master data

Use  Case  -­‐  Scenario  #2    

Page 31: WSO2 Data Services Server - Product Overview

•  Re-using master data - solution

Use  Case  -­‐  Scenario  #2...  

Page 32: WSO2 Data Services Server - Product Overview

•  Integrating with an external system

Use  Case  -­‐  Scenario  #3    

Page 33: WSO2 Data Services Server - Product Overview

•  Integrating with an external system - solution

Use  Case  -­‐  Scenario  #3...  

Page 34: WSO2 Data Services Server - Product Overview

Run  Yourself  or  Let  WSO2  Run  it  for  You  

34  

Page 35: WSO2 Data Services Server - Product Overview

Thank  You!  

Download  WSO2  Data  Services  Server  at:    h_p://wso2.com/products/data-­‐services-­‐server/