Distributed Database System
planningDescription
Design & implementation of a distributed database system with: data replication, robustness, increase of performance and robustness as a result of distribution, independent view of local resources (locally stored data). For now only a subset of SQL.
Distributed Database System Web SiteFeatures
- Transparency – distributed database is perceived as single from the user point of view.
- Fragmentation – data is fragmented and spread over multiple databases in different nodes.
- Replication – data is replicated and stored in multiple places.
- Local autonomy of the node – each node can be used autonomously.
User Reviews
Be the first to post a review of Distributed Database System!