Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: added more supported sources: hive

...

  • DB2
  • SQL Server
  • MySQL
  • Oracle
  • CSV Files
  • Excel spreadsheets (requires Apache POI)

The gaiandb prereq document additionally documents these 

  • Hive
  • Lucene
  • BigSQL

I (Nigel) have personally had success in additionally using

  • Postgres (though use of TEXT rather than VARCHAR resulted in this performance issue
  • MariaDB (which is a fork of mysql)

See specific links on versions (my tests were current as of Nov 2017)

The gaian team have also successully used Hive (requiring hive-jdbc and hadoop-commons)

Changing your application to make use of GaianDB

...