rsfbclient 0.3.0

Binds to official firebird client lib
Documentation

Rust Firebird Client

Crate API

Binds to official firebird client lib

Goals

  • Rust Api
  • Static link with fbclient
  • Dynamic link with fbclient
  • Dynamic loading the fbclient(.dll or .so)
  • ARM support
  • Firebird embedded support
  • Extern this api to ruby (in a new repo)
  • Extern this api to lua (in a new repo)

Firebird Reference

Contributions

A special thanks to @jairinhohw for your contributions