.. _session: *************** Client Sessions *************** To create a session on an embedded PGX server: .. code-block:: python :linenos: session = 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 `_.