
TL;DR
The paper introduces the Relational Schema Protocol (RSP), a standardized messaging system that allows applications to exchange relational data without needing reimplementation during schema changes.
Contribution
It defines a fixed message format for relational schemas, enabling schema evolution without affecting data exchange protocols.
Findings
Supports schema evolution without reimplementation
Provides a fixed message format for relational data exchange
Facilitates loosely coupled application integration
Abstract
This document specifies the Relational Schema Protocol (RSP). RSP enables loosely coupled applications to share and exchange relational data. It defines fixed message format for an arbitrary relational schema so that the changes in the data schema do not affect the message format. This prevents the interacting applications from having to be reimplemented during the data schema evolvement.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsService-Oriented Architecture and Web Services · Advanced Database Systems and Queries · Semantic Web and Ontologies
