Skip to content
This repository has been archived by the owner on May 12, 2024. It is now read-only.

Support SQL databases #72

Open
chipsenkbeil opened this issue Apr 23, 2021 · 0 comments
Open

Support SQL databases #72

chipsenkbeil opened this issue Apr 23, 2021 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@chipsenkbeil
Copy link
Owner

Currently we support a custom inmemory option and sled. It would be nice to write something like entity-sql that leverages sqlx to transform insertions, retrievals, and removals into equivalent sql.

Would be dependent on #71 as we need async operation support before we can leverage sqlx.

@chipsenkbeil chipsenkbeil added the enhancement New feature or request label Apr 23, 2021
@chipsenkbeil chipsenkbeil added this to the Backlog milestone Apr 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant