chop-dbhi / dataexpress

[NOT MAINTAINED] DataExpress is a simple, Scala-based cross database ETL toolkit supporting Postgres, MySql, Oracle, SQLServer, and Sqlite
http://dataexpress.research.chop.edu
BSD 2-Clause "Simplified" License
72 stars 9 forks source link

convert dataexpress to a multi-project #23

Open masinoa opened 11 years ago

masinoa commented 11 years ago

Create a parent sbt project with the following subprojects:

  1. DateExpress main
  2. Oracle Backend
  3. SqlServer Backend