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