Skip to content
/ disl Public
forked from kaja78/disl

disl = data integration specific language. Goal of this project is to implement groovy based domain specific language supporting modelling of data integration projects

Notifications You must be signed in to change notification settings

drmaxgit/disl

 
 

Repository files navigation

disl

disl = data integration specific language. Goal of this project is to implement groovy based domain specific language supporting modelling of data integration projects. Disl will support data modeling and data mapping including support for MDA transformations and unit testing.

Core requirements and features:

  • Enable agile, high productivity development and maintenance of data integration projects
  • Easy to learn for SQL developers
  • One tool for modeling, testing, deployment and execution
  • Data integration models represented by concise DSL code
  • Enable configuration management using standard version control systems
  • Support unit testing of data transfrmation logic
  • Support embedding of test data within unit tests to prevent maintenance of test data in database.
  • Open to integrate with open source and commercial data integration tools
  • Ready for Continuos integration and continuos delivery
  • Licensed under GNU General Public License

##More information DISL WIKI

To see disl in action check sample disl project: https://github.com/kaja78/disl-hsqldb-sample

About

disl = data integration specific language. Goal of this project is to implement groovy based domain specific language supporting modelling of data integration projects

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Groovy 100.0%