|
|
|
|
|
by bpatrianakos
3834 days ago
|
|
No SQLite isn't heavy but I hope you mean for use in development only. The issue isn't MongoDB is bad and relational DBs are awesome. The real issue is new developers being taught that Mongo and NoSQL in general are the databases you should be using with Node. The problem secondary to that is devs not knowing when each is appropriate. |
|
It's about time the "develoment only" myth was laid to rest. Please read the links bellow:
https://charlesleifer.com/blog/sqlite-small-fast-reliable-ch...
http://stackoverflow.com/questions/1711631/improve-insert-pe...
http://stackoverflow.com/questions/784173/what-are-the-perfo...