Connect a Python Application (SQL Alchemy) to Streambased
The Python programming language has a number of powerful libraries like Pandas for data manipulation and analytics workloads. Let's add some real-time data.
Last updated
The Python programming language has a number of powerful libraries like Pandas for data manipulation and analytics workloads. Let's add some real-time data.
Last updated
A running Streambased instance, for instructions see
A Python installation with the following extra packages:
sqlalchemy-trino
The following sample code show how to integrate python with Streambased cloud:
Change the query
variable to execute different statement in your python environment