Matisse
 

Download Matisse


overview
architecture
features
solutions
sales

Language Binding Reference
Matisse C Language Binding
The Matisse C Language Binding is a direct interface for building connectivity with 3rd party tools, along with being the best for implementing new language bindings. You can create a database schema using the C API, and create and manage objects in the database.

Applications using the Matisse C Language Binding can manipulate persistent objects through a simple API. The Matisse C API provides you with all the basics of object handling.

The Matisse C API is thread-safe and supports the development of scaleable applications using the multi-threading capabilities of the native operating system. The Matisse C Language Binding uses standard ANSI C compilers.

Back