Skip to content
This repository has been archived by the owner on Apr 13, 2022. It is now read-only.
/ outbound-disl-mit Public archive
forked from kaja78/disl-mit

DISL licensed under MIT license.

License

Notifications You must be signed in to change notification settings

collibra/outbound-disl-mit

 
 

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 MIT License

About

DISL licensed under MIT license.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Groovy 99.1%
  • Kotlin 0.9%