Saved Bookmarks
| 1. |
The core principle of NoSQL is ____Base_____ |
|
Answer» Explanation: Core Principles of BASE BASE consists of THREE principles: Basic Availability. The NoSQL database approach focuses on the availability of data even in the presence of multiple FAILURES. It ACHIEVES this by using a highly DISTRIBUTED approach to database management. |
|