1986
DOI: 10.1145/5236.5242
|View full text |Cite
|
Sign up to set email alerts
|

Performance analysis of several back-end database architectures

Abstract: The growing acceptance of database systems makes their performance increasingly more important. One way to gain performance is to off-load some of the functions of the database system to abackend computer. The problem is what functions should be off-loaded to maximize the benefits of distributed processing.Our approach to this problem consisted of constructing several variants of an existing relational database system. INGRES, that partition the database system software into two parts, and assigning these two … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
8
0

Year Published

1987
1987
2000
2000

Publication Types

Select...
4
4
2

Relationship

0
10

Authors

Journals

citations
Cited by 32 publications
(8 citation statements)
references
References 16 publications
0
8
0
Order By: Relevance
“…There is also a large volume of work on architectures for distributed and parallel database systems including research on performance, e.g., see Bell and Grimson [1992], DeWitt and Gray [1992], DeWitt et al [1986], Hagmann and Ferrari [1986], Mackert and Lohman [1986], and Stonebraker et al [1983]. Although the fields of information retrieval and databases are similar, there are several distinctions which make studying the performance of IR systems unique.…”
Section: Related Workmentioning
confidence: 99%
“…There is also a large volume of work on architectures for distributed and parallel database systems including research on performance, e.g., see Bell and Grimson [1992], DeWitt and Gray [1992], DeWitt et al [1986], Hagmann and Ferrari [1986], Mackert and Lohman [1986], and Stonebraker et al [1983]. Although the fields of information retrieval and databases are similar, there are several distinctions which make studying the performance of IR systems unique.…”
Section: Related Workmentioning
confidence: 99%
“…Among the first to study query processing specifically in a client-server environment were Hagmann and Ferrari [HF86]. They investigated different ways to split the functionality of a DBMS (e.g., query parsing, optimization, and execution) between client and server machines.…”
Section: Response Time Experimentsmentioning
confidence: 99%
“…In a client-server architecture, there is a question of where to optimize a query [Hagmann and Ferrari 1986] and where to keep the statistics for cache investment-at the client or at the server? Since we wanted to change the SHORE server code as little as possible, we decided to run an instance of the optimizer and also carry out cache investment at every client.…”
Section: Software and Hardwarementioning
confidence: 99%