MantisBT - Zandronum | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0003780 | Zandronum | [All Projects] Suggestion | public | 2020-04-20 07:47 | 2020-04-20 07:47 |
Reporter | mifu | ||||
Assigned To | |||||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | new | Resolution | open | ||
Platform | Microsoft | OS | Windows | OS Version | XP/Vista/7 |
Product Version | 3.0 | ||||
Target Version | Fixed in Version | ||||
Summary | 0003780: MySQL (or NoSQL) Support for databases | ||||
Description | This suggestion is to extend the fuctionality a bit for the databases support. Would be extremely useful to add some sort of MySQL (or similar) support for databases. The main reason really is MySQL is very common to be ran on web servers (for instance this website is running some sort of SQL server too) which would mean it would make it easier to integrate the database the zandronum server uses onto a website. Most websites use PHP or nodejs/javascript which could allow for data to be queried easily using any of the MySQL libraries those languages/platforms have. Other Use cases: - Allows Zandronum servers to instead of storing a sqllite file on the local drive, they could point to a local or remote MySQL server to store their data for their game server - Also allows for the use of cloud providers to store game stats data (like AWS etc if desired) - Allows easy integration into websites as MySQL is common A NoSQL database could easily work here too if need be too | ||||
Steps To Reproduce | |||||
Additional Information | Essentially speaking, Just another method to store a database. | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2020-04-20 07:47 | mifu | New Issue |
There are no notes attached to this issue. |