[GH-ISSUE #4610] [management] Activities in MySQL #9059

Open
opened 2026-08-05 01:20:41 -04:00 by saavagebueno · 0 comments
Owner

Originally created by @RPuettmann on GitHub (Oct 9, 2025).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/4610

Is your feature request related to a problem? Please describe.
Currently the activities event store can either be a SQlite or a Postgres Database, meanwhile the main store can use a MySQL compatible database also.
So in case of a MySQL main store you'd need to operate and maintain separate Database solutions for the service.

Describe the solution you'd like
Add MySQL support to the activities event store

Originally created by @RPuettmann on GitHub (Oct 9, 2025). Original GitHub issue: https://github.com/netbirdio/netbird/issues/4610 **Is your feature request related to a problem? Please describe.** Currently the activities event store can either be a SQlite or a Postgres Database, meanwhile the main store can use a MySQL compatible database also. So in case of a MySQL main store you'd need to operate and maintain separate Database solutions for the service. **Describe the solution you'd like** Add MySQL support to the activities event store
saavagebueno added the feature-request label 2026-08-05 01:20:41 -04:00
Sign in to join this conversation.
No Label feature-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#9059