Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FirebirdSQL support #3134

Open
ibilux opened this issue Mar 18, 2024 · 2 comments
Open

FirebirdSQL support #3134

ibilux opened this issue Mar 18, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@ibilux
Copy link

ibilux commented Mar 18, 2024

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.

@ibilux ibilux added the enhancement New feature or request label Mar 18, 2024
@ricardodarocha
Copy link

ricardodarocha commented Apr 7, 2024

I found sqlx-firebird but it looks like it's not finished yet

@abonander
Copy link
Collaborator

See my comment here for our general disposition on adding drivers: #3115 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants