Berkeley DB Java Edition Unleashed - Part1 Introduction
(javabyexample.wisdomplug.com)
Posted 7 months ago.
We are so accustomed to using relational databases that when we hear the term Database Management System (DBMS), the only thing that comes to our mind is relational database and SQL Queries. Actually DBMS is a wider topic of which Relational Databases (RDBMS) are just a part. Other types of DBMS include Hierarchical and Navigational DBMS.


Comments
You need to log in to post comments.