Database Rust Firebird Client (Binds to official firebird client lib) - Sources on GitHub

emailx45

Местный
Регистрация
5 Май 2008
Сообщения
3,571
Реакции
2,438
Credits
573
Rust Firebird Client (Binds to official firebird client lib)
by Fernando Batels
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)
[SHOWTOGROUPS=4,20,22]
Firebird Reference

Contributions
  • A special thanks to @jairinhohw for your contributions


GitHub (sources):
Для просмотра ссылки Войди или Зарегистрируйся
[/SHOWTOGROUPS]
 

emailx45

Местный
Регистрация
5 Май 2008
Сообщения
3,571
Реакции
2,438
Credits
573
Rust Firebird Client v0.9.0
Rust Firebird Client updated with Firebird wire protocol implemented in pure Rust and ARM support

[SHOWTOGROUPS=4,20,22]
Для просмотра ссылки Войди или Зарегистрируйся[/SHOWTOGROUPS]