PostgreSQL
The KCML Database API has been extended to permit operation against other SQL databases such as the open source database PostgreSQL. While both PostgreSQL and the KCML native database are relational databases, PostgreSQL exposes data only through a SQL programming language whereas in KCML the underlying ISAM structure can also be addressed directly permitting greater flexibility and offering performance advantages.
See also