top | item 17036796

(no title)

reinhardt | 7 years ago

Why PostgreSQL only? The mara-DB dependency [1] claims to support more.

[1] https://github.com/mara/mara-db

discuss

order

martin_loetzsch|7 years ago

(author here)

Currently there is a hard dependency to Postgres for the bookkeeping tables of mara. I'm working on dockerizing the example project to make the setup easier.

For ETL, Mysql, Postgres & SQL Server are supported (and it's easy to add more).

random4369|7 years ago

I'm a bit confused about this. What if the target is HDFS? Why this dependency on SQL databases for ETL?