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

Introduce support for SQLite databases #50

Open
TheRustifyer opened this issue Dec 10, 2023 · 0 comments
Open

Introduce support for SQLite databases #50

TheRustifyer opened this issue Dec 10, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@TheRustifyer
Copy link
Member

Feature Request

It would be nice to implement support for SQLite in an async context, bringing our users the ability to interact with that type of database.

Here's the documentation of the crate. Take a look at it and we can discuss the approach for support it's implementation, since it's possible that we need to create a different internal trait with less database operations, since I'm not sure if all the queries available in Canyon will be supported to query SQLite databases

@TheRustifyer TheRustifyer added the enhancement New feature or request label Dec 10, 2023
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

2 participants