#firebird #fbclient #ffi

rsfbclient-native

Native(using fbclient) implementation of firebird client lib

19 breaking releases

0.24.0 Jan 10, 2024
0.23.2 Nov 2, 2023
0.23.1 Oct 22, 2023
0.23.0 Jan 31, 2023
0.12.0 Oct 18, 2020

#1143 in Database interfaces

Download history 3/week @ 2023-12-18 19/week @ 2024-01-08 2/week @ 2024-02-12 31/week @ 2024-02-26 79/week @ 2024-03-04 31/week @ 2024-03-11 142/week @ 2024-04-01

181 downloads per month
Used in 3 crates (2 directly)

MIT license

260KB
5K SLoC

Rust Firebird Client

Build Crate API github sponsors

A Firebird client library to Rust programing language

How to use

Examples

Goals

  • Rust Api
  • Dynamic link with fbclient
  • Dynamic loading the fbclient(.dll or .so)
  • ARM support
  • Firebird embedded support

ko-fi


lib.rs:

FirebirdConnection implementation for the native fbclient

Dependencies

~6–14MB
~130K SLoC