Sciweavers

19 search results - page 3 / 4
» SQL QueRIE Recommendations
Sort
View
VLDB
2005
ACM
162views Database» more  VLDB 2005»
13 years 10 months ago
XQuery Implementation in a Relational Database System
Many enterprise applications prefer to store XML data as a rich data type, i.e. a sequence of bytes, in a relational database system to avoid the complexity of decomposing the dat...
Shankar Pal, Istvan Cseri, Oliver Seeliger, Michae...
EUROSPI
2005
Springer
13 years 10 months ago
Pair Programming vs. Side-by-Side Programming
In agile methodologies communication between programmers is very important. Some of them (e.g. XP or Crystal Clear) recommend pair programming. There are two styles of pair program...
Jerzy R. Nawrocki, Michal Jasiñski, Lukasz ...
SIGMOD
2010
ACM
207views Database» more  SIGMOD 2010»
13 years 5 months ago
iTuned: a tool for configuring and visualizing database parameters
iTuned is a tool that takes a SQL workload as input and recommends good settings for database configuration parameters such as buffer pool sizes, multi-programming level, and numb...
Vamsidhar Thummala, Shivnath Babu
EDBT
2008
ACM
118views Database» more  EDBT 2008»
14 years 5 months ago
Robustness in automatic physical database design
Automatic physical database design tools rely on "what-if" interfaces to the query optimizer to estimate the execution time of the training query workload under differen...
Kareem El Gebaly, Ashraf Aboulnaga
SIGMOD
2002
ACM
172views Database» more  SIGMOD 2002»
14 years 5 months ago
Automating physical database design in a parallel database
Physical database design is important for query performance in a shared-nothing parallel database system, in which data is horizontally partitioned among multiple independent node...
Jun Rao, Chun Zhang, Nimrod Megiddo, Guy M. Lohman