Package gnue :: Package common :: Package datasources :: Package drivers :: Package sql :: Package interbase :: Class DriverInfo
[show private | hide private]

Class DriverInfo


Class Variable Summary
str description = "\nFirebird is a free relational database ...
bool isfree = True
str name = 'Firebird/Interbase'
str url = 'http://www.firebirdsql.org/'

Class Variable Details

description

Type:
str
Value:
"""
Firebird is a free relational database offering many ANSI SQL-92 featu\
res that
runs on GNU/Linux, Windows, and a variety of Unix platforms. Firebird \
offers
excellent concurrency, high performance, and powerful language support\
 for
stored procedures and triggers. It has been used in production systems\
...                                                                    

isfree

Type:
bool
Value:
True                                                                   

name

Type:
str
Value:
'Firebird/Interbase'                                                   

url

Type:
str
Value:
'http://www.firebirdsql.org/'                                          


GNUe Home

Public API

Developer's Corner