Internal database

Sybase IQ ETL technology includes a built-in, general purpose, relational database to be used for temporary data storage and staging. It is based on SQLite, a very fast, widely used, mostly SQL-92 compliant database. SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine.

The features include:

More information about SQLite can be found www.sqlite.org.