Discover SnapJSON: The Simple ORM Solution for Node.js Small Projects
We've all been there. You're starting a small CLI tool, a quick prototype, or a personal side project, and you just need to store some data.
Then comes the dilemma:
- SQLite? A bit too much boilerplate for a 1-hour project.
- MongoDB? Setting up a...
ecson.hashnode.dev2 min read