| STRENGTHS |
| DBD provides a very general/flexible/systematic method
of representing things
and is best suited for applications
where the data structure
is complex, varied and unknown at design-time. |
| DBD schemas/queries/code require fewer modifications
to meet future/unknown data requirements
compared to other databases. |
| DBD's NLI provides a high-level interface
that allows user to manage data
via English-like expressions.
DBD allows users to enter data without specifying a schema. |
| DBD's GUI allows novice users to
browse complex data simply by clicking nodes
in the tree view. |
| DBD's RUI allows users
to access a database across the Internet and local networks. |
DBD can export data from the grid into tab-delimited files.
Details...
DBD can export data from the tree into XML formatted files.
Details.... |
| DBD's API
allows programmers to access data via
C/C++
and VB. |
| DBD is simple to install.
Copy to a PC and double-click to run. |
| DBD is ultra compact. It fits on a low-density floppy. |