.. Interbase documentation master file, created by sphinx-quickstart on Wed Jan 7 12:29:48 2009. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. ##################################### Welcome to Interbase's documentation! ##################################### Interbase is a `Python `__ library package that implements `Python Database API 2.0`-compliant support for the relational database `InterBase® `__. In addition to the minimal feature set of the standard Python DB API, Interbase also exposes nearly the entire native client API of the database engine. Interbase is free -- covered by a permissive BSD-style `license `__ that both commercial and noncommercial users should find agreeable. This documentation set is not a tutorial on Python, SQL, or InterBase; rather, it is a topical presentation of Interbase's feature set, with example code to demonstrate basic usage patterns. For detailed information about InterBase features, see the `InterBase documentation `. Documentation Contents: *********************** .. toctree:: :maxdepth: 2 getting-started usage-guide python-db-api-compliance reference changelog license Indices and tables ****************** * :ref:`genindex` * :ref:`modindex` * :ref:`search`