What is the difference between the distributed database and the traditional database?
Answer Posted / Rajeev Kumar Gaur
A distributed database stores data across multiple nodes in a network, whereas a traditional centralized database stores all data on a single server. A distributed database offers scalability, fault tolerance, and high availability compared to a centralized database.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers