1980
DOI: 10.1145/320128.320129
|View full text |Cite
|
Sign up to set email alerts
|

Introduction to a system for distributed databases (SDD-1)

Abstract: The declining cost of computer hardware and the increasing data processing needs of geographically dispersed organizations have led to substantial interest in distributed data management. SDD-1 is a distributed database management system currently being developed by Computer Corporation of America. Users interact with SDD-1 precisely as if it were a nondistributed database system because SDD-1 handles all issues arising from the distribution of data. These issues include distributed concurrency control, distri… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
31
0
2

Year Published

1981
1981
2015
2015

Publication Types

Select...
6
2
2

Relationship

0
10

Authors

Journals

citations
Cited by 203 publications
(33 citation statements)
references
References 17 publications
0
31
0
2
Order By: Relevance
“…SDD-1 is a distributed database system developed by the Computer Corporation of America [23]. SDD-1 permits a relational database to be distributed among the sites of a computer network, yet accessed as if it were stored at a single site.…”
Section: Introductionmentioning
confidence: 99%
“…SDD-1 is a distributed database system developed by the Computer Corporation of America [23]. SDD-1 permits a relational database to be distributed among the sites of a computer network, yet accessed as if it were stored at a single site.…”
Section: Introductionmentioning
confidence: 99%
“…The stock level of each item affects the transaction behavior, but each item affects a different portion of the code. Using a read-write dependency analysis like the one in SDD-1 [31], we identify such points of independence and use them to encode symbolic tables more concisely in a factorized manner.…”
Section: System Designmentioning
confidence: 99%
“…A variation of this technique known as read-one write-all-available (ROWAA) improves the availability of the database [Bernstein et al , 1987Rothnie et al 1980]. Although the original protocol does not tolerate partitions, the basic protocol can be extended with a primary component (partitions) approach that makes it partition tolerant.…”
Section: Read-one Write-allmentioning
confidence: 99%