==BaseX Server==
There are several ways of starting the server (get more information [[Startup Advanced|here]]):
==BaseX Client==
There are several ways of starting the client communicating with the server (get more information [[Startup Advanced|here]]):
<b>Important</b>: The Standalone client is not synchronized with other BaseX instances. You should avoid accessing the same database
from the standalone client and the server, esp. if updates are performed.
==BaseX REST Server==
There are several ways of starting the REST server (get more information [[Startup Advanced#BaseX REST Server|here]]):
*Click on the '''BaseX REST''' icon
*Run one of the <code>basexrest</code>/<code>basexrest.bat</code> scripts
==See also ==