1 Reply Latest reply on Mar 3, 2014 8:12 AM by shawkins

    Connecting with Oracle and Kairos DB to fetch join query results

    vikram_navgale

      Hi,

       

      I am very new to Teiid and trying to evaluate the joining 2 different databases feature, to fetch relational data.

      I tried Oracle and DB2 databases and was able to fetch data.

      On similar lines, I want to fetch data stored between Oracle database (RDBMS) and Kairos DB( time series DB).

      I also intend to do the similar excercise for Oracle and Cassendra.

       

      Can anyone please guide me on how I can achieve this. Thanks.

       

      Regards,

      Vikram.

        • 1. Re: Connecting with Oracle and Kairos DB to fetch join query results
          shawkins

          I removed the cross post from Teiid Development to keep this on a single thread.

           

          > Can anyone please guide me on how I can achieve this.

           

          What are the particular issues that you are facing?

           

          If Kairos DB is similar enough to Cassandra, the existing translator may suffices.  But without having looked at it before, it may require some translator customizations and a custom resource adapter.

           

          On Cassandra did you attempt to use the Cassandra translator?

           

          Steve