Question: A well-known program package in C, called the Berkeley DB, provides all the access methods to various hard disk files, including B+tree, hash tables, and
A well-known program package in C, called the Berkeley DB, provides all the access methods to various hard disk files, including B+tree, hash tables, and Extended Linear Hashing. The Berkeley DB also provides full transactional support, database recovery, online backups, and separate access to locking, logging and shared memory caching subsystems. Is such a system considered as a database management system? Explain
Step by Step Solution
3.41 Rating (154 Votes )
There are 3 Steps involved in it
Yes Berkeley DB can be considered a database management system DBMS A DBMS is a software application ... View full answer
Get step-by-step solutions from verified subject matter experts
