Creating a Relational Distributed Object Store
Robert Primmer, Scott Nyman, Wayzen Lin

TL;DR
This paper introduces a relational distributed object store (RDOS) designed to reliably store vast amounts of unstructured data and establish meaningful relations among billions of objects, enhancing data utility.
Contribution
The paper presents a novel RDOS architecture that addresses persistent storage and relation creation for large-scale unstructured data.
Findings
RDOS can store petabytes of data reliably.
RDOS effectively creates relations among billions of objects.
The approach improves data utility for unstructured data.
Abstract
In and of itself, data storage has apparent business utility. But when we can convert data to information, the utility of stored data increases dramatically. It is the layering of relation atop the data mass that is the engine for such conversion. Frank relation amongst discrete objects sporadically ingested is rare, making the process of synthesizing such relation all the more challenging, but the challenge must be met if we are ever to see an equivalent business value for unstructured data as we already have with structured data. This paper describes a novel construct, referred to as a relational distributed object store (RDOS), that seeks to solve the twin problems of how to persistently and reliably store petabytes of unstructured data while simultaneously creating and persisting relations amongst billions of objects.
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
TopicsAdvanced Data Storage Technologies · Advanced Database Systems and Queries · Distributed systems and fault tolerance
