A
A
Alexander Murashkin2020-05-09 14:49:12
Database design
Alexander Murashkin, 2020-05-09 14:49:12

What are distributed relational databases?

Hello, the following task is worth:
Develop a model of a distributed relational database of an enterprise consisting of a main production and several remote branches. Parts of the enterprise are connected by a computer network, have their own local databases, and can use data from remote nodes. Global information is stored at a central site.

Which distributed database to choose and what kind of distributed databases are there?
How are local databases connected?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
Dimonchik, 2020-05-09
@dimonchik2013

PostgreSQL + partial replication

M
mayton2019, 2020-05-09
@mayton2019

Architecturally, there are many ways to solve this problem. There are expensive and boxed ones. Oracle + GoldenGate.
There are cheaper ones (mentioned above). It all depends on your ambitions. Do you want to develop more yourself or just take ready-made solutions.

V
Vladimir Korotenko, 2020-05-09
@firedragon

MSSQL
here the main thing is what you mean by "distributed"

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question