Hi,

I am new to calcite and think it sounds very promising.
I would like to know if calcite could be a solution/base for my requirements.

In short: I want to have a SQL "facade" to access several DataSources.
- Databases by JDBC
- REST Services
- SOLR Search by SolrJ
- POJO

This should run embedded in some application.

Is calcite a good base for these requirements or is it targeted to other 
scenarios?

Bonus question regarding the tutorial:
"Current limitations: The JDBC adapter currently only pushes down table scan 
operations; all other processing (filtering, joins, aggregations and so forth) 
occurs within Calcite. Our goal is to push down as much processing as possible 
to the source system,..."

Is this still true?


Best regards,

Kai Gülzau

Reply via email to