|
Vestnik Yuzhno-Ural'skogo Universiteta. Seriya Matematicheskoe Modelirovanie i Programmirovanie, 2012, Issue 12, Pages 112–120
(Mi vyuru62)
|
|
|
|
This article is cited in 5 scientific papers (total in 5 papers)
Programming & Computer Software
Development of a parallel Database Management System on the Basis of Open-Source POSTGRESQL DBMS
C. S. Pan, M. L. Zymbler South Ural State University (Chelyabinsk, Russian Federation)
Abstract:
The paper describes the architecture and implementation of PargreSQL parallel database management system (DBMS) for distributed memory multiprocessors. PargreSQL is based upon PostgreSQL open-source DBMS and exploits partitioned parallelism. The paper is devoted to development of a parallel database management system (DBMS) by means of embedding of the parallel query execution techniques based on partitioning parallelism concept into open-source PostgreSQL DBMS. The architecture and implementation principles of the parallel DBMS for cluster computing systems are described. PostgreSQL is a subsystem of PargreSQL. The necessary modifications of the PostgreSQL subsystems are described. These modifications suppose minimal changes in the source code. The changes in data structures and algorithms are encapsulated into separate source code files that are included into the original project file structure. The usage of PargreSQL is transparent for applications. It demands minimal modifications of an application's source code. PargreSQL running on one computing node works like PostgreSQL.
Keywords:
parallel DBMS, partitioned parallelism, PostgreSQL.
Received: 26.07.2011
Citation:
C. S. Pan, M. L. Zymbler, “Development of a parallel Database Management System on the Basis of Open-Source POSTGRESQL DBMS”, Vestnik YuUrGU. Ser. Mat. Model. Progr., 2012, no. 12, 112–120
Linking options:
https://www.mathnet.ru/eng/vyuru62 https://www.mathnet.ru/eng/vyuru/y2012/i12/p112
|
|