Contents Index Using the UltraLite documentation  Developing applications with UltraLite components

UltraLite Database User's Guide
  Welcome to UltraLite

Developing UltraLite applications


UltraLite application development is carried out using either an UltraLite component or a static interface. An UltraLite component is provided for each development tool. Each component exposes a set of objects for data manipulation in the form of an API tailored to suit the expectations of users of a particular tool or language.

All UltraLite components and the UltraLite runtime library used by the static interfaces are built on the same underlying database engine.

The UltraLite Component Suite architecture, showing each component using the UltraLite runtime and an UltraLite database

Applications that you create with an UltraLite Component will consist of the following:


Developing applications with UltraLite components
Developing applications with UltraLite static interfaces

Contents Index Using the UltraLite documentation  Developing applications with UltraLite components