Skip to content

Commit

Permalink
docs: add Colab Notebook for Postgres, MySQL and SQL Server (#372)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackwotherspoon authored Jun 3, 2022
1 parent 8e9288a commit a16068f
Show file tree
Hide file tree
Showing 4 changed files with 2,298 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Cloud SQL Connector for Python Drivers
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/GoogleCloudPlatform/cloud-sql-python-connector/blob/main/samples/notebooks/postgres_python_connector.ipynb)
![CI](https://storage.googleapis.com/cloud-devrel-public/cloud-sql-connectors/python/python3.10_linux.svg)
[![pypi](https://img.shields.io/pypi/v/cloud-sql-python-connector)](https://pypi.org/project/cloud-sql-python-connector)
[![python](https://img.shields.io/pypi/pyversions/cloud-sql-python-connector)](https://pypi.org/project/cloud-sql-python-connector)
Expand Down
Loading

0 comments on commit a16068f

Please sign in to comment.