Cloud SQL Node.js Connector Examples
April 26, 2024 ยท View on GitHub
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
- MySQL (CommonJS)
- MySQL (ESM)
- MySQL (TypeScript)
- PostgreSQL (CommonJS)
- PostgreSQL (ESM)
- PostgreSQL (TypeScript)
Knex
- MySQL (CommonJS)
- MySQL (ESM)
- MySQL (TypeScript)
- PostgreSQL (CommonJS)
- PostgreSQL (ESM)
- PostgreSQL (TypeScript)
- SQL Server (CommonJS)
- SQL Server (ESM)
- SQL Server (TypeScript)
Sequelize
Warning
Sequelize examples require Sequelize >=v7.0.0-alpha.27 (npm install @sequelize/core)
- MySQL (CommonJS)
- MySQL (ESM)
- MySQL (TypeScript)
- PostgreSQL (CommonJS)
- PostgreSQL (ESM)
- PostgreSQL (TypeScript)
- SQL Server (CommonJS)
- SQL Server (ESM)
- SQL Server (TypeScript)