Sciweavers

568 search results - page 1 / 114
» Evaluation of database management systems for Erlang
Sort
View
ERLANG
2006
ACM
13 years 11 months ago
Evaluation of database management systems for Erlang
Erlang/OTP's DBMS Mnesia is lacking in several important areas to consider when implementing very large databases with massive scalability requirements. This article reveals ...
Emil Hellman
ERLANG
2003
ACM
13 years 10 months ago
A study of Erlang ETS table implementations and performance
The viability of implementing an in-memory database, Erlang ETS, using a relatively-new data structure, called a Judy array, was studied by comparing the performance of ETS tables...
Scott Lystig Fritchie
AMW
2011
12 years 8 months ago
Private Database Synthesis for Outsourced System Evaluation
The goal of this paper is to permit secure outsourced system evaluation. We propose a method for generating synthetic databases and obfuscating a workload of queries in order to pr...
Vani Gupta, Gerome Miklau, Neoklis Polyzotis
SIGMOD
2011
ACM
202views Database» more  SIGMOD 2011»
12 years 7 months ago
Sensitivity analysis and explanations for robust query evaluation in probabilistic databases
Probabilistic database systems have successfully established themselves as a tool for managing uncertain data. However, much of the research in this area has focused on efficient...
Bhargav Kanagal, Jian Li, Amol Deshpande
BTW
2009
Springer
153views Database» more  BTW 2009»
13 years 9 months ago
Now it's Obvious to The Eye - Visually Explaining XQuery Evaluation in a Native XML Database Management System
Abstract: As the evaluation of XQuery expressions in native XML database management systems is a complex task and offers several degrees of freedom, we propose a visual explanation...
Andreas M. Weiner, Christian Mathis, Theo Här...