Question : I have final project for my course about distributed system, so here the case : A company need […]
Tag: distributed-databases
MySQL Replication after a set period of time
Question : I have a question about MySQL replication: can I set the slave DBs to only poll the master […]
What are alternatives to Replication to distibute data (Microsoft SQL Server)
Question : Is anyone knowledgeable of alternatives to SQL Server replication? I have a scenario where separate databases will share […]
generate unique primary key for all clients from the local database and NOT the server
Question : I’m using MySQL Innodb database to work as a distributed database among many places and also each place […]
Alternatives for Dblink in oracle?
Question : we have an SSIS job that inserts data into a table in server A from data in table […]
Distribute MySQL in different cities?
Question : We have our main MySQL server in city A. We have the bulk of our customer service staff […]
Distributed database implementation in sql server
Question : Currently, We have central Database at Head Office and users from sub offices ,scattered around the country, connect […]
Why can’t we perform joins in a distributed database like Bigtable?
Question : From this answer to “What database does Google use?”: Bigtable is not a relational database. It does not […]
Model for Distributed Database [closed]
Question : It’s difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or […]
Database structure for a customer shopkeeper website
Question : I am working on a project in which there will be two spaces for the customer and the […]