Database type is depending on the requirement and the architecture of the application. You need to decide whether you need to use SQL or NoSQL database based on software architectural requirement. Also, you cannot use SQLite for shared DB environment. Somehow, in most of the cases, MongoDb doing well with the NodeJS platform for complex web application designs.