RefDB Features

This page tries to explain what RefDB is and what it's not.

On this page
General features
Application design
Reference Management
Bibliographies
Networking capabilities
Supported database engines
What it's not

General Features

Application design

Reference and notes management

RefDB input schema

Fig. 1: RefDB data input. Click on the image to see a larger version.

Bibliographies

RefDB bibliography output

Fig. 2: RefDB bibliography output. The example shows the processing of an XML document to printable output. runbib and refdbxml are shell scripts that can be invoked separately. However, it is more convenient to use the refdbnd-created Makefile which processes your document with a single command. Click on the image to see a larger version.

Networking capabilities

Supported database servers

RefDB versions 0.9 and later employ the libdbi database abstraction library to provide support for different SQL database engines.

Currently the following external SQL database servers are supported:

The following embedded database engines are supported:

RefDB versions prior to 0.9 use MySQL as the SQL engine.

What it's not