File: README

package info (click to toggle)
fdb 1.4.1%2Bdfsg1-4
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 6,188 kB
  • ctags: 2,748
  • sloc: python: 14,372; makefile: 84; sh: 11
file content (6 lines) | stat: -rw-r--r-- 338 bytes parent folder | download
1
2
3
4
5
6
FDB package is a set of Firebird RDBMS bindings for Python. It works on Python 2.6+ and Python 3.x.

FDB is replacement for discontinued KInterbasDB library, and as such it's designed to be as much compatible 
with KInterbasDB as possible, but there are some differences. See FDB docuentation for full description 
of these differences.