SQLAlchemy (ORM)
Reference
Detailed reference for the Fortress SQLAlchemy SDK
Note: we handle connection caching for all of our SDKs.
Client
The Client
class is the main entry point for interacting with the Fortress platform. Here is a link to the Github
Initialization
Create engine
Create a new SQLAlchemy engine for the given tenant. The tenant ID is used to route data requests to the correct database.