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.
Features
- 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.
Categories
Database Engines/ServersLicense
Academic Free License (AFL)Follow Distributed Database System
Other Useful Business Software
Go from Code to Production URL in Seconds
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Distributed Database System!