0
40kviews
Explain Design issue of Distributed Database
1 Answer
| written 8.8 years ago by |
The design issues of Distributed Database
Distributed Database Design
• One of the main questions that is being addressed is how database and the applications that run against it should be placed across the sites.
• There are two basic alternatives to placing data: partitioned (or no-replicated) and replicated.
• …