New level of functionality and performance in data access via Python
Project description
Python Connector for Snowflake
Python Connector for Snowflake is a connectivity solution for accessing the Snowflake data cloud from Python applications. It fully implements the Python DB API 2.0 specification. The connector is distributed as a wheel package for Windows and Windows Server.
Using the connector
To retrieve data from a database:
Import the module.
import devart.snowflake
Connect to a database using the connect()
module method and obtain a connection
object.
my_connection = devart.snowflake.connect(
Domain="your_instance;",
UserId="your_username",
Password="your_password",Database="your_database;"
)
Create a cursor
object using the cursor()
connection method.
my_cursor = my_connection.cursor()
Execute the SQL statement using the execute()
cursor method.
my_cursor.execute("SELECT * FROM employees")
Retrieve the result set using one of the fetch*()
cursor methods.
for row in my_cursor.fetchall():
print(row)
Ordering and activating the license
You can purchase a license for the connector on the ordering page:
https://www.devart.com/python/snowflake/ordering.html
To activate the license, follow the instructions in the documentation:
https://docs.devart.com/python/snowflake/activate-a-license.htm
What's new
Python Connector for Snowflake 1.1
- Added connection pooling
- Added activation with a license key
- Added the subscription license type
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distributions
Hashes for devart_snowflake_connector-1.1.1-cp312-cp312-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0bc0f0708d265093eee87be8f5b6d7a68b7bcd069377e9880153d4eb20bd9c5d |
|
MD5 | 5c4007a0f5c3f17ade2e4d836b1a1051 |
|
BLAKE2b-256 | 1d16f35358a84b8a25c6bb634f9953538c3e253187a8f579ace10cd81b37d11f |
Hashes for devart_snowflake_connector-1.1.1-cp312-cp312-win32.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c3db05e9f13f4c6c97f8addfaed56a96d2668bfb25865af755042312a5bbb00c |
|
MD5 | d3d5fce1b8fa9351deca1038054d7fb1 |
|
BLAKE2b-256 | 0e6eede2fe07e116253b67110da8c005bea946e3ae8a585f974eacb33aeb54cd |
Hashes for devart_snowflake_connector-1.1.1-cp311-cp311-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b79967b9e9c27789a8324d7825d468631fe5a4418a95b9dcaad505add8436f4e |
|
MD5 | 7fcd4617a8ecce441fe3af5b85e6ad8b |
|
BLAKE2b-256 | 76ac445e176a9563d19888e9e8df63b92abf783cb3998884e3070b3129a2b57f |
Hashes for devart_snowflake_connector-1.1.1-cp311-cp311-win32.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e8f14e81ed857b570d8f232afba3c0b05ab359c0443ab355a656f1127dd5db16 |
|
MD5 | b3b8e9399c7e56a5e1e76be9dd5dbcbd |
|
BLAKE2b-256 | d2a4ca91f3f3ddebb8f4796310a5d375f613ece20a8f8304ba11821ec8b39e9f |
Hashes for devart_snowflake_connector-1.1.1-cp310-cp310-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c5a16e794302d5fbab03bc9426b34c2e2d81f12be0b599eec2a98b0fd4c8114c |
|
MD5 | 5f4dcb828fbeb2b5dc2eef625faf5195 |
|
BLAKE2b-256 | cff78021045b7fff3f17d9099dce1e6dfe3feb0521eb211e2b21bc54c609f1db |
Hashes for devart_snowflake_connector-1.1.1-cp310-cp310-win32.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e59aa005922ae2163b6958815f261c37b161a2e7dc6fca79b568752b4d28e383 |
|
MD5 | 5ae8419966fca28c36fdb8cae09bb72a |
|
BLAKE2b-256 | 5fdb81e61cf998ff71c21aec0c68451a8112293bae5d348de9665043ab1c9fc7 |
Hashes for devart_snowflake_connector-1.1.1-cp39-cp39-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e968e9aea2cd18cceb9aeaa09f3a0af2d864e8f1f4aaea3ceaab5b89b2c1b42c |
|
MD5 | 8de378ee7a120979dd558c7469e4c3bc |
|
BLAKE2b-256 | 0a85b68c06ec264c10a6df1b2ca9f58da62a8557a15631bbe1ba146477c75506 |
Hashes for devart_snowflake_connector-1.1.1-cp39-cp39-win32.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e77b9e20ca24772a9f97c2db9b1e79b6ffc0f1c37623a485dd23611f3ad040b1 |
|
MD5 | 3cad85a4aa7cd096154d36aafbf7835c |
|
BLAKE2b-256 | 5ec275b26d199882e05327f12e4b1658318b21d346baa1d9554469d596455bf2 |
Hashes for devart_snowflake_connector-1.1.1-cp38-cp38-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 27f0945b84e9c118651e72c383174aab74ca05746fad5465be87ed61c90279e5 |
|
MD5 | 87fabd33d91eeffd59fd3067289bd96a |
|
BLAKE2b-256 | df67674805d90c16749b89c47d30d7fa68f6b4e184aa99fc88dd24ae30e6c6a0 |
Hashes for devart_snowflake_connector-1.1.1-cp38-cp38-win32.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8241abba4201cbbdaff9744f5d3cdbc0ef0c3bbbbcdb8d741d681b57810bb443 |
|
MD5 | b3660a970e5fcc65c6a05f2d13db72f0 |
|
BLAKE2b-256 | bbe4ab86d32e04f1fbc395df98e2200b6456e927b0037258fc9e7370cccdf28b |
Hashes for devart_snowflake_connector-1.1.1-cp37-cp37m-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7dc18574d926e66386f0a96da5a95b8b5bdb3b9e6915a30b9c4a192d2df39a15 |
|
MD5 | dd7235ff94bc02b03c6a81fc3d19916c |
|
BLAKE2b-256 | 8b7726adc34af868174894f69f9066a8603cb0d29e958a318934f1974479f11c |
Hashes for devart_snowflake_connector-1.1.1-cp37-cp37m-win32.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a268f2368ae68ba968e50cc4b338e5d11769fed4f76cf840685d6e358ab06cb9 |
|
MD5 | 2d6269a87b3922cd84f8d3965854efe8 |
|
BLAKE2b-256 | 0ea22802aaa1ae0e74c8997f9edf491a610cfad5f56e698b844c1f2ef2c52804 |