Skip to content

Latest commit

 

History

History
55 lines (44 loc) · 2.1 KB

File metadata and controls

55 lines (44 loc) · 2.1 KB

Cloud SQL Node.js Connector Examples

Welcome to the Cloud SQL Node.js Connector examples directory. Here you can find a collection of ready-to-use samples showing how to use the library with some of the most popular database libraries and frameworks.

Available Examples

Prisma

Knex

Sequelize

Warning

Sequelize examples require Sequelize >=v7.0.0-alpha.27 (npm install @sequelize/core)

TypeORM