Skip to content

SQL scripts for automatically importing data from various data management systems into EXASOL.

License

Notifications You must be signed in to change notification settings

GunayAnach/database-migration

 
 

Repository files navigation

database-migration

Please note that this is an open source project which is not officially supported by EXASOL. We will try to help you as much as possible, but can't guarantee anything since this is not an official EXASOL product.

This project contains SQL scripts for automatically importing data from various data management systems into EXASOL.

You'll find a list of SQL scripts which you can execute on EXASOL to load data from certain databases or database management systems. The scripts try to extract the meta data from the sources and create the appropriate IMPORT statements automatically so that you don't have to care about table names and column names and types.

If you want to optimize existing scripts or create new scripts for additional systems, we would be very glad if you share your work with the EXASOL user community.

About

SQL scripts for automatically importing data from various data management systems into EXASOL.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PLSQL 67.8%
  • SQLPL 24.9%
  • PLpgSQL 7.3%