Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Connect Loopback to various Data Sources

License

NotificationsYou must be signed in to change notification settings

loopbackio/loopback-datasource-juggler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Supported versions

This module adopts theModule Long Term Support (LTS) policy, with the following End Of Life (EOL) dates:

VersionStatusPublishedEOL
5.xCurrentSep 2023Apr 2028(minimum)
4.xEnd-of-LifeOct 2018Apr 2025
3.xEnd-of-LifeDec 2016Dec 2020
2.xEnd-of-LifeJul 2014Apr 2019

Learn more about our LTS plan in theLoopBack documentation.

Usage

Install Juggler:

npm install loopback-datasource-juggler

Then install a connector:

npm install loopback-connector-mongodb // in this case, the mongodb connector

Documentation

See theLoopBack documentation andDataSource page.

Contributing

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

Stars

Watchers

Forks

Packages

No packages published

Contributors140

Languages


[8]ページ先頭

©2009-2025 Movatter.jp