Architecture and interface of scalable distributed database system SD-SQL server

  • Authors:
  • Witold Litwin;Soror Sahri;Thomas Schwarz

  • Affiliations:
  • CERIA, Paris-Dauphine University, Paris, France;CERIA, Paris-Dauphine University, Paris, France;CERIA, Paris-Dauphine University, Paris, France

  • Venue:
  • DBA'06 Proceedings of the 24th IASTED international conference on Database and applications
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present a scalable distributed database system called SD-SQL Server. Its original feature is dynamic and transparent repartitioning of growing tables, avoiding the cumbersome manual repartitioning that characterize current technology. SD-SQL Server re-partitions a table when an insert overflows existing segments. With the comfort of a single node SQL Server user, the SD-SQL Server user has larger tables or gets a faster response time through the dynamic parallelism. We present the architecture of our system, and its user/application interface.