React-Discord-API icon indicating copy to clipboard operation
React-Discord-API copied to clipboard

Migrate to mongoDB?

Open AjeelAhmed1998 opened this issue 4 years ago • 1 comments

Hello, I just wanted to know how I can convert the database from MySQL to MongoDB?

Great project btw.

AjeelAhmed1998 avatar Dec 06 '20 14:12 AjeelAhmed1998

You would need to create the database format, then basically just update all the query statements. I mean, I think it should be kept as SQL because of all the relations

alaninnovates avatar Jun 25 '21 19:06 alaninnovates