Db for dummies

Db for dummies
Db for Dummies
Dbd MainScreen 37.gif
Db for Dummies
Developer(s) Custom Microsystems
Stable release 7.8.1 / August 1, 2007
Operating system Microsoft Windows
Type Database management system
License Proprietary
Website Home Page

Db for Dummies (DBD) is a flexible, lightweight, memory-resident database. Unlike traditional databases that store values in table-like structures, DBD stores data as a network of nodes. DBD manages tables, multi-rooted hierarchies, graphs and complex networks without user having to specify a schema.

DBD provides four interfaces to manage data: The Graphical User Interface (GUI) allows users to manage data mainly via a tree and grid. The Natural Language Interface (NLI) allows users to mangage data via English-like expressions. The Remote User Interface (RUI) allows users to view data via a remote computer. The Application Programmer Interface (API) allows C/C++ and Visual Basic programmers to manage data via a Dynamic Link Library (DLL).

The following DBD expressions store a person named John, age 35, who likes a person named Mary who likes pizza and beer.

(new 'john 'person)
(new '35 'age)
(set john age 35)

(new 'mary 'person)

(new 'like 'verb)
(set john like mary)

(new 'pizza 'food)
(new 'beer 'drink)
(set mary like pizza)
(set mary like beer)

The following expression solves for the asterisk (*) and returns Mary.

(and (get john like *)
     (get * like pizza)
     (get * like beer))

External links


Wikimedia Foundation. 2010.

Игры ⚽ Поможем сделать НИР

Look at other dictionaries:

  • For Dummies — Cover of Wikis for Dummies, ISBN 978 0 470 04399 8 Author Various Illustrator Rich Tennant …   Wikipedia

  • For Dummies — Für Dummies (im englischen Original For Dummies [fəˈdʌmiz]) ist eine umfangreiche Reihe von Sachbüchern im Taschenbuchformat. Die Bücher wenden sich an Leser, die weitestgehend unerfahren im jeweils behandelten Thema sind. Der ironische Titel und …   Deutsch Wikipedia

  • Criminal Empire for Dummies — Directed by Cliff Dorfman Produced by Michael Roban Dave Brown Greg Hadjarowicz Paul Schiff Screenplay by Cliff Dorfman Starring …   Wikipedia

  • For Dummies Books — collection of humorous how to books published by IDG Books Worldwide Inc. on many different topics (including computers, taxes, home improvement, etc.) …   English contemporary dictionary

  • Für Dummies — For Dummies Für Dummies (im englischen Original For Dummies [fəˈdʌmiz]) ist eine umfangreiche Reihe von Sachbüchern im Taschenbuchformat. Die Bücher vermitteln in gut aufbereiteter und leicht fasslicher Form komplexe Themen an Leser, die im… …   Deutsch Wikipedia

  • National Alliance for Youth Sports — Type Non profit organization Founded 1981 as NYSCA later renamed National Alliance for Youth Sports in 1993 Founder(s) Fred Engh …   Wikipedia

  • Para dummies — Saltar a navegación, búsqueda Para Dummies en una serie de libros de aprendizaje que tienen como objetivo presentar guías sencillas para lectores nuevos en diversos temas. A pesar del título, el editor enfatiza que los libros no son literalmente… …   Wikipedia Español

  • Hitting for the cycle — Curry Foley was the first player in Major League Baseball history to hit for the cycle. In baseball, hitting for the cycle is the accomplishment of one batter hitting a single, a double, a triple, and a home run in the same game …   Wikipedia

  • Software tools for molecular microscopy — There are a large number of software tools or software applications that have been specifically developed for the field sometimes referred to as molecular microscopy or cryo electron microscopy or cryoEM. Several special issues of the Journal of… …   Wikipedia

  • List of dates predicted for apocalyptic events — This is a list of predicted dates for apocalyptic events such as the Rapture, Last Judgment, or any other event that would result in the end of mankind. The list shows the dates of predictions from notable groups or individuals of when the world… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”