I am pretty new to node and in the project I am working on I will need access to a database locally. The database will be storing item data from a game. The database needs to be more than just json files because I will need to run queries / analytics on the database. I am familiar with MySQL and was looking at SQLite but I have read it has some compatibility issues with Electron (which is what I am using). I have done some searching but there seems to be quite a few options but I am not even sure where to start. Figured I would toss out the question to some more knowledgeable people before diving into one.
Submitted February 20, 2017 at 05:42AM by MollariDotCom
No comments:
Post a Comment