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

Interest in adding a non-sql backend? #47

Open
hermanbanken opened this issue Mar 24, 2022 · 0 comments
Open

Interest in adding a non-sql backend? #47

hermanbanken opened this issue Mar 24, 2022 · 0 comments

Comments

@hermanbanken
Copy link

I'm interested in using gotrue/gothic in a serverless setting, and as such would love to use a database like Firestore/DynamoDB from Google/AWS. I see that the store package exports Connection { *gorm.DB } which makes every other package be able to do anything, making it quite an overhaul to move to a "Store" that could be implemented via both SQL and Object databases.

Would you be interested in sparring about this, or me making/attempting the overhaul to accommodate for object databases?

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

No branches or pull requests

1 participant