Hii all,

OData(Open Data Protocol) defines a set of best practices for building and
consuming RESTful APIs. OData helps the client to focus on the business
logic when building RESTful APIs without having to worry about the various
approaches to define request and response headers, HTTP methods, URL
conversions. Simply it eliminates the need to define queries and operations
in order to access the information of the database.


Currently WSO2 EI supports OData for RDBMS and Cassandra data sources only. My
project is to enable the OData support for the MongoDB data sources.

I have studied the flow of the existing RDBMS OData system and thereby I am
going to use the same architecture to extend the support for MongoDB.

The diagram depicting the high level architecture of the existing system is
attached here with this email.


Regards,

Chinthani
_______________________________________________
Architecture mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to