3rd International ICST Conference on Scalable Information Systems

Research Article

Scalable Web Services Interface for SD-SQL Server

Download514 downloads
  • @INPROCEEDINGS{10.4108/ICST.INFOSCALE2008.3517,
        author={Soror Sahri and Witold Litwin and Thomas Schwarz},
        title={Scalable Web Services Interface for SD-SQL Server},
        proceedings={3rd International ICST Conference on Scalable Information Systems},
        publisher={ICST},
        proceedings_a={INFOSCALE},
        year={2010},
        month={5},
        keywords={Scalable table scalable database dynamic partitioning scalable Web services},
        doi={10.4108/ICST.INFOSCALE2008.3517}
    }
    
  • Soror Sahri
    Witold Litwin
    Thomas Schwarz
    Year: 2010
    Scalable Web Services Interface for SD-SQL Server
    INFOSCALE
    ICST
    DOI: 10.4108/ICST.INFOSCALE2008.3517
Soror Sahri1,*, Witold Litwin1,*, Thomas Schwarz2,*
  • 1: CERIA, Université Paris-Dauphine, Place de Lattre de Tassigny, 75016 Paris, France
  • 2: Santa Clara University, 500 El Camino Real, California, USA
*Contact email: soror.sahri@dauphine.fr, witold.litwin@dauphine.fr, tjschwarz@scu.edu

Abstract

SD-SQL Server is a scalable distributed database system. Its original feature is dynamic and transparent repartitioning of growing tables. It avoids the cumbersome manual repartitioning necessary with current technology. SD-SQL Server re-partitions a (distributed) table when an insert overflows existing segments. To its user, SD_SQL offers the comfort of a single node, while allowing the larger tables and faster response time made possible by dynamic parallelism. We present the architecture of our system and its command interface. We present the Extended Web Services (EWS) Interface we have recently added to SD-SQL Server. We study the relative EWS query speed. It remains insufficient for larger data sets to be retrieved.