Client Sessions

To create a session on an embedded PGX server:

1session = pypgx.get_session()

There is also the possibility of connecting to a remote PGX server using an Oracle Database for user authentication. For any database-related functionalities, please see the OPG4Py documentation.