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

Use something other than SQL for database storage #106

Open
3 tasks
dthaler opened this issue Aug 18, 2024 · 2 comments
Open
3 tasks

Use something other than SQL for database storage #106

dthaler opened this issue Aug 18, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@dthaler
Copy link
Collaborator

dthaler commented Aug 18, 2024

@dthaler dthaler added the enhancement New feature or request label Aug 18, 2024
@dthaler dthaler self-assigned this Aug 20, 2024
@dthaler dthaler changed the title Use XML file storage for database storage Use something other than SQL for database storage Aug 21, 2024
@dthaler
Copy link
Collaborator Author

dthaler commented Aug 21, 2024

Learnings:

  • FileContextCore doesn't work with .NET 8.0
  • FileBaseContext doesn't support migrations.
  • Azure Cosmos DB does appear to have partial support for migrations so might be easier to change to, and it does have some free tier.

@dthaler
Copy link
Collaborator Author

dthaler commented Sep 19, 2024

Got ok to use an app service and cosmosdb on the orcasound subscription

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

1 participant