[Loopback](https://loopback.io/doc/en/lb3/index.html) is great. But sometimes all you want is the database abstraction part of it, not the entire application framework. The use case that modivated me to write this little module is the following; I have
LoopBack DataSource Juggler
Define and implement a common set of interfaces for interacting with databases
LoopBack GeoPoint class
The official MongoDB connector for the LoopBack framework.
The official Redis connector for the LoopBack Framework.
A mixin to automatically generate created and updated Date attributes for loopback Models
Building blocks for LoopBack connectors
Check if a IP address is a loopback address
Utility typings and filters for LoopBack filters.
Universal Virtual Machine for Node and Browser
Remote REST API connector for Loopback
Standalone TypeScript project service wrapper for linting.
LoopBack: Open Source Framework for Node.js
Define and implement core constructs such as Application and Component
Selectors for Redux.
Loopback REST Connector
A pure JS HTTP parser for node.
A common set of interfaces for interacting with service oriented backends such as REST APIs, SOAP Web Services, and gRPC microservices
Documentation files rendered at [https://loopback.io](https://loopback.io)
Neaty: Open Source Framework for Node.js
ESLint configuration for LoopBack projects
Loopback PostgreSQL Connector
Expose controllers as REST endpoints and route REST API requests to controller methods