fdb icon indicating copy to clipboard operation
fdb copied to clipboard

Create abstract interface for communication with Firebird from driver [PYFB29]

Open firebird-automations opened this issue 12 years ago • 0 comments

Submitted by: @pcisar

FDB should be refactored to use abstract, higher level pythonic interface for communication with Firebird, and currect direct communication via Firebird Client Library should be reworked as default implementation of this interface.

This step will allow other implementations, notably direct communication using FB wire protocol or communication using new Firebird "object" API introduced in Firebird 3.0.

firebird-automations avatar Mar 15 '13 12:03 firebird-automations