VolvoxCommunity / Volvox.Helios-old

Powerful, modular, web-managed, open-source Discord bot created by a community for communities.
http://www.volvox.tech
MIT License
48 stars 17 forks source link

Migrate to NoSQL (preferably MongoDB) #139

Open SolarysDev opened 5 years ago

SolarysDev commented 5 years ago

In some distant, utopian future, Helios should migrate to a NoSQL database instead of our current MSSql implementation. NoSQL databases are simpler to work with, tend to require less configuration for a development instance, and are nearly all cross-platform (for the poor souls like us who are on Linux).

V5, maybe?

MypowerHD commented 4 years ago

Mssql running also on Linux? I don't think that a migration is the right way, maby it is better to have the option that you can use MSSQL or some other providers.