]
Steven Hawkins reassigned TEIID-3898:
-------------------------------------
Fix Version/s: Open To Community
Assignee: (was: Steven Hawkins)
Adding into the open to community bucket. The earliest a core dev could pick this up
would be for 9.1. Any additional design considerations or goals (for example what is most
pressing to support beyond having the generic ansi translator) will help.
Add OrientDB translator
-----------------------
Key: TEIID-3898
URL:
https://issues.jboss.org/browse/TEIID-3898
Project: Teiid
Issue Type: Feature Request
Components: JDBC Connector
Reporter: Don Krapohl
Fix For: Open To Community
My organization has high-performance analytics on OrientDB graph databases. We use Teiid
for centralized governance, access, etc. It would be beneficial to us if Teiid could
translate to the SQL-like OrientDb syntax. Because there are many SQL-like syntax
components of OrientDB's REST endpoints this should be fairly straightforward.
The OrientDB site is
http://orientdb.com/. It's Apache 2 licensed, has a stable and
mature community, has multiple releases, and provides multiple access methods (jdbc, odbc,
REST). Work on the translator should not be wasted effort.
I can assist with testing if it would be helpful and if the translator is started I can
assist in dev.