Implementación de una base de datos heterogénea distribuida entre los SGBDs ORACLE, MySQL y PostgreSQL con replicación, mediante un script bash implementado en el sistema operativo CentOS usando software libre

This article allows to obtain a heterogeneous distributed database with replication in a CentOS environment in less than 5 minutes, using a bash script, using only free software. The idea is focusedon having a slave that will be ORACLE and the master nodes will be in MySQL and PostgreSQL, in order t...

ver descrição completa

Na minha lista:
Detalhes bibliográficos
Autor principal: Flores Castro, Edwin Geovanny (author)
Formato: article
Publicado em: 2018
Assuntos:
Acesso em linha:https://doi.org/10.33890/innova.v3.n2.1.2018.668
https://repositorio.uide.edu.ec/handle/37000/3314
Tags: Adicionar Tag
Sem tags, seja o primeiro a adicionar uma tag!
Descrição
Resumo:This article allows to obtain a heterogeneous distributed database with replication in a CentOS environment in less than 5 minutes, using a bash script, using only free software. The idea is focusedon having a slave that will be ORACLE and the master nodes will be in MySQL and PostgreSQL, in order to reduce costs when designing and implementing a distributed database since the power of a manager is maximized of payment, which is Oracle, with the free and good performance of MySQL and PostgreSQL. The result of this article will be an ODBC that configures the two managers without spending a single cent and in record time, and thus be able to obtain a distributed database made up of different managers, who work as one.