- Notifications
You must be signed in to change notification settings - Fork368
Connect Loopback to various Data Sources
License
loopbackio/loopback-datasource-juggler
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
An ORM/ODM that provides a common set of interfaces for interacting with databases, REST APIs, and other types of data sources. It was originally forked fromJugglingDB.
In LoopBack 4, it is part of the@loopback/repository
module. SeeRepository page in LoopBack 4 for more details.
This module adopts theModule Long Term Support (LTS) policy, with the following End Of Life (EOL) dates:
Version | Status | Published | EOL |
---|---|---|---|
5.x | Current | Sep 2023 | Apr 2028(minimum) |
4.x | End-of-Life | Oct 2018 | Apr 2025 |
3.x | End-of-Life | Dec 2016 | Dec 2020 |
2.x | End-of-Life | Jul 2014 | Apr 2019 |
Learn more about our LTS plan in theLoopBack documentation.
Install Juggler:
npm install loopback-datasource-juggler
Then install a connector:
npm install loopback-connector-mongodb // in this case, the mongodb connector
See theLoopBack documentation andDataSource page.
This project usesDCO. Be sure to sign offyour commits. For details, seeContributing to LoopBack.
About
Connect Loopback to various Data Sources
Topics
Resources
License
Code of conduct
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.