From 9585e553d361c7f3ca0b9981a774a94fecca494b Mon Sep 17 00:00:00 2001 From: Andrea Lam Date: Thu, 27 Oct 2016 12:47:54 -0700 Subject: [PATCH] Create README.md --- samples/connect/python/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 samples/connect/python/README.md diff --git a/samples/connect/python/README.md b/samples/connect/python/README.md new file mode 100644 index 00000000..6abd5878 --- /dev/null +++ b/samples/connect/python/README.md @@ -0,0 +1,3 @@ +# Python samples + +Simple Python applications to connect to Microsoft SQL databases, including SQL Server, Azure SQL Database, and Azure SQL Data Warehouse. Samples for operating systems including Linux, Windows, and macOS.