cloud-sql
There are 80 repositories under cloud-sql topic.
GoogleCloudPlatform/cloud-sql-proxy
A utility for connecting securely to your Cloud SQL instances
GoogleCloudPlatform/cloud-sql-python-connector
A Python library for connecting securely to your Cloud SQL instances.
GoogleCloudPlatform/cloud-sql-jdbc-socket-factory
A collection of Java libraries for connecting securely to Cloud SQL
GoogleCloudPlatform/cloud-sql-proxy-operator
A Kubernetes Operator to automatically configure secure connections to Cloud SQL
fog/fog-google
Fog for Google Cloud Platform
GoogleCloudPlatform/cloud-sql-nodejs-connector
A JavaScript library for connecting securely to your Cloud SQL instances
google/grizzly
End-to-end DataOps platform deployed by Terraform.
epiphone/gke-terraform-example
A sample web app deployment on Google Kubernetes Engine
christippett/terraform-google-cloud-sql-pgbouncer
Automatically configure and deploy PgBouncer on Google Cloud with this Terraform module
codingforentrepreneurs/Serverless-Django
Learn to build and deploy a Serverless Django application to Google Cloud Run with Cloud SQL, Cloud Build, & Docker.
GoogleCloudPlatform/cloud-sql-iam-db-authn-groups
Example of how to enable Cloud SQL IAM Database Authentication for Groups
broady/gae-postgres
Connect to Cloud SQL for PostgreSQL from Google App Engine
villers/laravel-cloud-run-sql
How to deploy laravel to cloudrun with infra as code and secret managment for less than 5$/month
jackwotherspoon/cloud-sql-fastapi
Sample web applications built using FastAPI and Cloud SQL
kioie/InventoryManagement
A simple Springboot microservice on Google Cloud (GCP). This project is part of a hands-on series that demos how to use GCP services for deploying cloud-native apps.
Funny-Systems-OSS/cloudsql-proxy-hardening
Cloud SQL Proxy works with encrypted credential file.
naranjja/gcp-jupyter-sql
Run Jupyter Notebooks (and store data) on Google Cloud Platform.
Niangmohamed/GCP-Professional-Data-Engineer-Learning-Path
I got Google Cloud Certified. I have what it takes to leverage Google Cloud technology. Here my certification: https://www.credential.net/ee1bd2d6-fdb0-4037-8a8d-9afae3d79c86.
cyril-sabourault/postgrest-cloud-run
Demo project using Terraform to deploy PostgREST on Cloud Run using Cloud SQL
derailed-dash/acme-blogging-gcp
Bootstrapping and Terraforming a Blogging Application on GCP
edosrecki/google-cloud-sql-nodejs-connector-example
Example of using Google Cloud SQL connector for Node.js.
huy-nguyen/terraform-google-miniflux
Terraform module for the Miniflux feed reader app on Google Cloud Platform
johannaojeling/go-beam-pipeline
Data pipeline built with the Apache Beam Go SDK
alerta/gcloud-api-alerta
Deploy Alerta API to Google Cloud
connorads/happy-birthday-world
Get a personalised birthday countdown and happy birthday message 🎂 (Jenkins X, Kubernetes, GCP & .NET Core)
niranvv/gcp-k8s-gke-secrets-cloudbuild
Test PoC Project on GCP with Spinnker Deployment Pipelines running on Kubernetes. Technologies Used: Dockerized Angular 7 App with Angular Material in One Kubernetes Cluster. The Angular App has the following features Authentication using OpenID Connect Sign-in with Google - Used OAuth 2.0 option provided by Google API Console Only Logged in users will be able to see the grid. It will load the data dynamically once the user scroll down. Dockerized Java API (Spring Boot, JPA, Hibernate Restful CRUD API) on another Kubernetes Cluster Continuous Integration & Continuous Delivery done using the following: Jenkins for CI Spinnaker for CD Cloud SQL (around 1,00,000 records)
alihussainia/Wordpress-SQL-GKE-Project
This project hosts manifests and guides to deploy WordPress with Cloud SQL on Google Kubernetes Engine (GKE).
mchmarny/cloud-sql-for-cloud-run-example
Sample outlining a process of setting up Cloud SQL instance with secure (TLS) access that will work the same way from developer workstation as well as from within Cloud Run
mscribellito/terraform-google-cloud-sql-saver
Terraform module to simplify cost savings of Cloud SQL instances on GCP.
Rebage-Bangkit2022/Rebage-Cloud
Backend App Using NodeJS, ExpressJS, and The cloud computing part required by the Rebage application ☁
wkrzywiec/Library-API
A REST API for my other project - Library Spring
zarexalvindaria/nikriks
Built an e-commerce full stack application for NikRik's Batangas Lomi atbp using MySQL, Java Spring Boot and Angular.
belajarqywok/ror_cloudrun_cloudsql
Deploying Ruby on Rails (RoR) on Cloud Run & Cloud SQL
carlosrv999/cloud-run-sql
Cloud run to SQL connection
Funny-Systems-OSS/CloudSQL-Proxy-Hardening-Encryptor
The encryptor work with cloudsql-proxy-hardening.
RawatMeghna/Predicting-Visitor-Purchases-with-a-Classification-Model-with-BigQuery-ML
I have used ecommerce data from the real Google Ecommerce storefront: https://shop.googlemerchandisestore.com/ Firstly, I loaded their visitor and order data into BigQuery and then built a machine learning model to predict whether a visitor will return for more purchases later.