About This Guide

The QDB Developer's Guide accompanies the QNX Database (QDB) server and is intended for application developers who want use to QDB databases to keep useful data in permanent storage. For example, you can write a multimedia application that uses QDB to store and retrieve media metadata read off attached devices.

This table may help you quickly find what you need:
For information about: See:
Launching QDB and managing databases Getting Started with QDB
Using the QDB command utility QDB Command Line
Executing SQL statements from the command line QDB Client
Writing a client application to use QDB QDB Application Example
Supported data types Datatypes in QDB
Writing your own scalar or collation functions Writing User-Defined Functions
Client API functions QDB API Reference
SQL commands supported by QDB QDB SQL Reference