Installation steps
Gluesync NoSQL to SQL for Sybase
Prerequisites
In order to have Gluesync working on your Sybase instance you will need to have:
-
valid user credentials with permissions of reading, writing to the target tables and respective database
Basic configuration example
This video tutorial will guide you through the basic configurations steps on setting up Gluesync for Sybase and Couchbase; the basic principles also apply to Sybase as a destination (Sybase setup is literraly similar).
This module can be customized by using a configuration file, in JSON format.
The file name to use must be specified as parameter when launching the app, with the -f
or --file
tokens.
{
...
"destinationPort": "5000"
}
Looking for data modelling features or other options?
For more detailed configurations options, including the ability to perform data modelling, please have a look at the dedicated Data modelling section when sourcing from a RDBMS.