Database API
AppSynergy uses MariaDB as its SQL engine.
You can see the version of MariaDB your account is currently running via Help > About....
You can allow other applications to access your database via ODBC/JDBC, AppSynergy's REST API, or compatible command line tools.
You grant access by creating an API Key.
Each API key is assigned to a Security Role which determines which operations are permitted.
See Tools > API Keys... to create an API key.
If you have an AppSynergy account with a dedicated database server you will have full root access
to your private database server at all times.
AppSynergy REST API
The AppSynergy REST API allows you to make RESTful calls to your database.
See the AppSynergy REST API documentation for details.
ODBC & JDBC Drivers
The AppSynergy database is fully compatible with third-party tools that work with MariaDB, ODBC and JDBC.
You can download the latest compatible drivers by clicking below.