[Feature Request] Support for alternative databases #372

Closed
opened 2026-04-05 16:18:19 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @WYH2004-MC on 8/9/2025

Currently, VRCX stores all data using SQLite, which is file-based and limited to local storage.
I would like to request support for additional database backends, such as MySQL (or MariaDB, PostgreSQL, etc.), to allow storing data on a remote server.

user can runs VRCX on both a desktop and a laptop. With MySQL as the backend, both devices can share the same database over the network, keeping logs in sync.

*Originally created by @WYH2004-MC on 8/9/2025* Currently, VRCX stores all data using SQLite, which is file-based and limited to local storage. I would like to request support for additional database backends, such as MySQL (or MariaDB, PostgreSQL, etc.), to allow storing data on a remote server. user can runs VRCX on both a desktop and a laptop. With MySQL as the backend, both devices can share the same database over the network, keeping logs in sync.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/VRCX#372