cloud-sql-nodejs-connector
A JavaScript library for connecting securely to your Cloud SQL instances (by GoogleCloudPlatform)
pnpm
Fast, disk space efficient package manager (by pnpm)
cloud-sql-nodejs-connector | pnpm | |
---|---|---|
1 | 117 | |
76 | 30,533 | |
- | 2.1% | |
8.2 | 9.8 | |
7 days ago | 1 day ago | |
TypeScript | TypeScript | |
Apache License 2.0 | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
cloud-sql-nodejs-connector
Posts with mentions or reviews of cloud-sql-nodejs-connector.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-10-09.
-
Deep Dive into Google Cloud SQL Connector for Node.js
Source: https://github.com/GoogleCloudPlatform/cloud-sql-nodejs-connector
pnpm
Posts with mentions or reviews of pnpm.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-01-12.
-
Node.js now supports TypeScript, JavaScript Rising Stars report is out, NEW developer tools and more
pnpm 10
- Build and Deploy a Monorepo WebSocket web application with Turbo, Express, and Vite on Render Using Docker
-
State of JavaScript 2024 Results, GitHub Copilot Now Free, EPIC Developer Tools, and more
The State of JavaScript 2024 survey results GitHub Copilot is now Free Tailwind CSS 4 JerryScript 3.0 Transformers.js v3.2 Bun 1.1.39 & 1.1.40 pnpm Update ESLint v9.17.0
-
Playwright and Chrome Browser Testing in Heroku
Pretty simple. Now, I just needed to change the code to use Playwright instead of Puppeteer and Jest. Oh, and I also wanted to use pnpm instead of npm. Here’s a link to my forked GitHub repo.
-
OAuth using Better_Auth, nextjs, prisma, shadcn and tailwindcss
pnpm Docs: https://pnpm.io/
-
Handling TypeORM migrations in Electron apps
I started with a basic Electron + TypeScript + React project and use pnpm as my package manager. This tutorial assumes you already have a working Electron app.
-
Wow, pnpm, You’re Really Fast
Then, along came pnpm, a package manager that handles package storage differently, saving users space and reducing build time. Here’s how pnpm describes the difference:
- Revisando Node JS
-
Dockerizing a Next.js Application using a Standalone Build
In my case, I like to use pnpm to reduce the disk size of the node_modules folder. Therefore, the example of the Next.js Docker image uses this package manager, but you can make slight adjustments to use npm or yarn if you prefer.
-
Building Tetris using WebSocket and Svelte Stores
package manager: pnpm