Skip to content

Commit

Permalink
Added knex-serverless-mysql to the ECOSYSTEM doc (#4454)
Browse files Browse the repository at this point in the history
  • Loading branch information
MatissJanis committed Apr 27, 2021
1 parent 2b0bebe commit a81a90a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ECOSYSTEM.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ Plugins and tools maintained by the knex team are listed under [Core](#core) whi
#### [Community](#community)
- [`knex-paginate`](https://github.com/felixmosh/knex-paginate) Extension of the query builder with `paginate` method that helps with pagination tasks.
- [`knex-postgis`](https://github.com/jfgodoy/knex-postgis) Extension of Knex with [PostGIS](https://postgis.net/) (geographic objects in PostgreSQL) support.
- [`knex-serverless-mysql`](https://github.com/MatissJanis/knex-serverless-mysql) Knex dialect for usage with [`serverless-mysql`](https://github.com/jeremydaly/serverless-mysql): persist database connection over multiple serverless (such as AWS Lambda) function invocations.
- [`pg-mem`](https://github.com/oguimbal/pg-mem) An in-memory emulation of PostgreSQL instance, which can be used for writing blazingly fast tests. Has [adapter for Knex](https://github.com/oguimbal/pg-mem/wiki/Libraries-adapters#-knex).

0 comments on commit a81a90a

Please sign in to comment.