Skip to content
/ sndml3 Public
forked from gflewis/sndml3

ServiceNow Data Mart Loader: an application to load SQL databases from ServiceNow

License

Notifications You must be signed in to change notification settings

HHS/sndml3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

The ServiceNow Data Mart Loader (SNDML) is a Java command-line application which exports data from ServiceNow to an SQL database such as MySQL, PostgreSQL, Oracle or Microsoft SQL Server. SNDML uses the ServiceNow REST API to extract data from ServiceNow. It uses JDBC to load target tables. It creates tables in the target database based on extracted meta-data. It supports a variety of load and synchronization operations.

For information about this product visit the wiki:

For a quick tutorial, please see

This program is freely distributed software. You are welcome to redistribute and/or modify it. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY, explicit or implied.

About

ServiceNow Data Mart Loader: an application to load SQL databases from ServiceNow

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%