fh-db(1) -- The FeedHenry Database access library
DESCRIPTION
This contains the fh.db() layer the works above the mongodb library. It has a Ditch-like interface, with the same actions and parameters
Installation
Add fh-db as a dependency to your module and require it where required, like any other npm module