Which database to use?
I am building a discord bot. Which database should I use?
NOTE : I am comfortable with any free databases.
The requirements are the following: -
- High performance
- Good scalability
- No data corruption
I was originally planning to with MongoDB but then the third requirement (No data corruption) is where MongoDB failed as it is quite popular for those.
My current choice is Firebase firestore. Any other suggestions?
jeremykyleisgod
@TheDrone7 sorry I am just naturally curious and saw a new title I haven't seen so I just wanted to know
jeremykyleisgod
how you get mod
TheDrone7
@jeremykyleisgod
- How is that even remotely related to my question?
- When we're in need of new moderators, we make who we see fit a moderator.
tbh postgres is good. the only reason i wouldn't use firebase is that it's specific to google, and imo mongo is overhyped.