Differences between current version and previous revision of NetworkDataBase.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 3 | Last edited on Thursday, September 11, 2003 12:06:38 am | by StuartYeates | |
Older page: | version 2 | Last edited on Wednesday, September 10, 2003 11:58:03 pm | by StuartYeates | Revert |
@@ -1,3 +1 @@
-[NetworkDataBase]s are a form of DataBase predating [RelationalDataBase]s and [PostRelationalDataBase]s but still used in places where applications have and need for an indexed database of relatively complex data. Recently [NetworkDataBase]s have been loosing ground/marketshare to [XMLDataBase]s.
-
-The two OpenSource implmentations are [BerkeleyDB] and [GDBM], which both implement the [UNIX] dbm interface and can be used (almost) interchangably. The [Windows] registry is also a [NetworkDataBase]
.
+Describe
[NetworkDataBase] here
.