[Feature] Support other datastore like CosmosDb/SQL Server #2866

Closed
opened 2026-02-28 20:31:06 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @aaabdul on GitHub (Jan 28, 2026).

Verified feature request does not already exist?

  • I have searched and found no existing issue

💻

  • Would you like to implement this feature?

Pitch: what problem are you trying to solve?

hi guys, I managed to deploy actual budget to azure free tier. However the difficulty was Azure Container App does not save state when container shuts down so had to do a. bit of work around - i.e. added a side car to copy db to azure file storage on shut down and on start up added a init command to copy db from azure file share to container. This works and can run completely free for 12 months within Azure's 12 month free service after which will have to pay for Azure Storage depending on usage.

Describe your ideal solution to this problem

To make this totally free we support multiple different data store for example Azure offers always free CosmosDb/MomgoDb/SQL Server

Would you be ok with me trying this out and sending you a pull request ?

Teaching and learning

I also have a bash file to create this above mentioned setup in Azure if you want to add to documentation for people who want to host Actual in Azure. May be to add to In the Cloud section

Originally created by @aaabdul on GitHub (Jan 28, 2026). ### Verified feature request does not already exist? - [x] I have searched and found no existing issue ### 💻 - [x] Would you like to implement this feature? ### Pitch: what problem are you trying to solve? hi guys, I managed to deploy actual budget to azure free tier. However the difficulty was Azure Container App does not save state when container shuts down so had to do a. bit of work around - i.e. added a side car to copy db to azure file storage on shut down and on start up added a init command to copy db from azure file share to container. This works and can run completely free for 12 months within Azure's 12 month free service after which will have to pay for Azure Storage depending on usage. ### Describe your ideal solution to this problem To make this totally free we support multiple different data store for example Azure offers always free CosmosDb/MomgoDb/SQL Server Would you be ok with me trying this out and sending you a pull request ? ### Teaching and learning I also have a bash file to create this above mentioned setup in Azure if you want to add to documentation for people who want to host Actual in Azure. May be to add to In the Cloud section
GiteaMirror added the needs votesfeature labels 2026-02-28 20:31:06 -06:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 28, 2026):

Thanks for sharing your idea!

This repository uses a voting-based system for feature requests. While enhancement issues are automatically closed, we still welcome feature requests! The voting system helps us gauge community interest in potential features. We also encourage community contributions for any feature requests marked as needing votes (just post a comment first so we can help guide you toward a successful contribution).

The enhancement backlog can be found here: https://github.com/actualbudget/actual/issues?q=label%3A%22needs+votes%22+sort%3Areactions-%2B1-desc+

Don't forget to upvote the top comment with 👍!

@github-actions[bot] commented on GitHub (Jan 28, 2026): :sparkles: Thanks for sharing your idea! :sparkles: This repository uses a voting-based system for feature requests. While enhancement issues are automatically closed, we still welcome feature requests! The voting system helps us gauge community interest in potential features. We also encourage community contributions for any feature requests marked as needing votes (just post a comment first so we can help guide you toward a successful contribution). The enhancement backlog can be found here: https://github.com/actualbudget/actual/issues?q=label%3A%22needs+votes%22+sort%3Areactions-%2B1-desc+ Don't forget to upvote the top comment with 👍! <!-- feature-auto-close-comment -->
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#2866