Results 1 - 10
of
59
Efficient Discovery of Join Plans in Schemaless Data
"... We describe a method of inferring join plans for a set of relation instances, in the absence of any metadata, such as attribute domains, attribute names, or constraints (e.g., keys or foreign keys). Our method enumerates the possible join plans in order of likelihood, based on the compatibility of a ..."
Abstract
- Add to MetaCart
We describe a method of inferring join plans for a set of relation instances, in the absence of any metadata, such as attribute domains, attribute names, or constraints (e.g., keys or foreign keys). Our method enumerates the possible join plans in order of likelihood, based on the compatibility of a pair of columns and their suitability as join attributes (i.e. their appropriateness as keys). We outline two variants of the approach. The first variant is accurate but potentially time-consuming, especially for large relations that do not fit in memory. The second variant is an approximation of the former and hence less accurate, but is considerably more efficient, allowing the method to be used online, even for large relations. We provide experimental results showing how both forms scale in terms of performance as the number of candidate join attributes and the size of the relations increase. We also characterize the accuracy of the approximate variant with respect to the exact variant.
AN EXTENSIBLE “SCHEMA-LESS ” DATABASE FRAMEWORK FOR
"... Object-Relational database management system is an integrated hybrid cooperative approach to combine the best practices of both the relational model utilizing SQL queries and the object-oriented, semantic paradigm for supporting complex data creation. In this paper, a highly scalable, information on ..."
Abstract
- Add to MetaCart
Object-Relational database management system is an integrated hybrid cooperative approach to combine the best practices of both the relational model utilizing SQL queries and the object-oriented, semantic paradigm for supporting complex data creation. In this paper, a highly scalable, information
Schemaless Representation of Semistructured Data and Schema Construction
, 1997
"... . We should consider semistructured data of which have a weak schema information in networked information world. To manage such semistructured data efficiently, this paper introduces a data model for semistructured data and operations for schema construction. We transform semistructured data int ..."
Abstract
-
Cited by 3 (0 self)
- Add to MetaCart
into structured one by introducing schema construction methodology, compared to the former studies which are fully dependent on schemaless manipulations. For schema construction, we defined operations for building IS-A/IS-PART-OF relationships, collecting data objects to build a primitive class, and merging
Executing Queries over Schemaless RDF Databases
"... the Semantic Web have led to a rapid increase in both the quantity as well as the variety of Web applications that rely on the SPARQL interface to query RDF data. Thus, RDF data management systems are increasingly exposed to workloads that are far more diverse and dynamic than what these systems wer ..."
Abstract
- Add to MetaCart
the Semantic Web have led to a rapid increase in both the quantity as well as the variety of Web applications that rely on the SPARQL interface to query RDF data. Thus, RDF data management systems are increasingly exposed to workloads that are far more diverse and dynamic than what these systems
An Extensible 'Schemaless' Database Framework for Managing HighThroughput
- Semi-Structured Documents IASTED, Applied Informatics
, 2003
"... Object-Relational database management system is an integrated hybrid cooperative approach to combine the best practices of both the relational model utilizing SQL queries and the objectoriented, semantic paradigm for supporting complex data creation. In this paper, a highly scalable, information on ..."
Abstract
-
Cited by 6 (4 self)
- Add to MetaCart
Object-Relational database management system is an integrated hybrid cooperative approach to combine the best practices of both the relational model utilizing SQL queries and the objectoriented, semantic paradigm for supporting complex data creation. In this paper, a highly scalable, information
Schema-Less, Semantics-Based Change Detection for XML Documents
"... Abstract. Schema-less change detection is the processes of comparing successive versions of an XML document or data collection to determine which portions are the same and which have changed, without using a schema. Change detection can be used to reduce space in an historical data collection and to ..."
Abstract
- Add to MetaCart
Abstract. Schema-less change detection is the processes of comparing successive versions of an XML document or data collection to determine which portions are the same and which have changed, without using a schema. Change detection can be used to reduce space in an historical data collection
Bachelor/Master Thesis Best-effort Schemaless Reference Reconciliation
"... Information overload is a common symptom in the Internet age nowadays. Search engines assist users to seek a "needle in a haystack". However, the evolving demand of data intensive applications now asks for not only an isolated piece of information, but also a collection of interlinked data ..."
Abstract
- Add to MetaCart
Information overload is a common symptom in the Internet age nowadays. Search engines assist users to seek a "needle in a haystack". However, the evolving demand of data intensive applications now asks for not only an isolated piece of information, but also a collection of interlinked
Graph Indexing: A Frequent Structure-based Approach
, 2004
"... Graph has become increasingly important in modelling complicated structures and schemaless data such as proteins, chemical compounds, and XML documents. Given a graph query, it is desirable to retrieve graphs quickly from a large database via graph-based indices. In this paper, we investigate the is ..."
Abstract
-
Cited by 201 (25 self)
- Add to MetaCart
Graph has become increasingly important in modelling complicated structures and schemaless data such as proteins, chemical compounds, and XML documents. Given a graph query, it is desirable to retrieve graphs quickly from a large database via graph-based indices. In this paper, we investigate
NETMARK: A SCHEMA-LESS EXTENSION FOR RELATIONAL DATABASES FOR MANAGING SEMI-STRUCTURED DATA DYNAMICALLY
"... Object-Relational database management system is an integrated hybrid cooperative approach to combine the best practices of both the relational model utilizing SQL queries and the object-oriented, semantic paradigm for supporting complex data creation. In this paper, a highly scalable, information on ..."
Abstract
- Add to MetaCart
Object-Relational database management system is an integrated hybrid cooperative approach to combine the best practices of both the relational model utilizing SQL queries and the object-oriented, semantic paradigm for supporting complex data creation. In this paper, a highly scalable, information
Discovering Implicit Schemas in JSON Data?
"... Abstract. JSON has become a very popular lightweigth format for data ex-change. JSON is human readable and easy for computers to parse and use. How-ever, JSON is schemaless. Though this brings some benefits (e.g., flexibility in the representation of the data) it can become a problem when consuming ..."
Abstract
-
Cited by 1 (0 self)
- Add to MetaCart
Abstract. JSON has become a very popular lightweigth format for data ex-change. JSON is human readable and easy for computers to parse and use. How-ever, JSON is schemaless. Though this brings some benefits (e.g., flexibility in the representation of the data) it can become a problem when consuming
Results 1 - 10
of
59