Skip to content
This repository was archived by the owner on Sep 4, 2024. It is now read-only.

Commit 629b588

Browse files
committed
docs(readme): fix extension description
1 parent a4ae919 commit 629b588

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![LoopBack](<https://github.com/loopbackio/loopback-next/raw/master/docs/site/imgs/branding/Powered-by-LoopBack-Badge-(blue)-@2x.png>)](http://loopback.io/)
44

5-
This is a loopback 4 extension that provides Sequelize powered repository methods which is more performant than juggler (the default ORM in Loopback) for relational databases.
5+
This is a loopback4 extension that provides Sequelize's query builder at repository level in any loopback 4 application. It has zero learning curve as it follows the same interface as `DefaultCrudRepository`. For relational databases, Sequelize is a popular ORM of choice.
66

77
For pending features, refer to the [Limitations](#limitations) section below.
88

0 commit comments

Comments
 (0)