/MongoCRUD

A simple CRUD API for MongoDB

Primary LanguageJavaScript

MongoCRUD

If you want an RDBMS, then use an RDBMS

MongoDB is a structureless document store and this API respects that. It adds a very simple, bare-bones CRUD API. That's all.