sqlx
sqlx copied to clipboard
`FirebirdSQL` support
Is your feature request related to a problem? Please describe.
Can you add FirebirdSQL support ?
Describe the solution you'd like
There is FirebirdSQL libraries for Rust already. Not sure if the implementation is fast forward.
Describe alternatives you've considered NON
Additional context Firebird is an open-source SQL relational database management system that supports Linux, Windows, macOS, Android and iOS.
I found sqlx-firebird but it looks like it's not finished yet
See my comment here for our general disposition on adding drivers: https://github.com/launchbadge/sqlx/issues/3115#issuecomment-2002636940