Skip to content

Introduce support for SQLite databases #50

Open
@TheRustifyer

Description

@TheRustifyer

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

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions