Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/risdenk/solr-calcite-example


https://github.com/risdenk/solr-calcite-example

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# solr-calcite-example

[![Build Status](https://travis-ci.org/risdenk/solr-calcite-example.svg?branch=master)](https://travis-ci.org/risdenk/solr-calcite-example)

## Usage
`mvn clean package && ./sqlline -u "jdbc:calcite:model=src/main/resources/model.json;lex=MYSQL"`

## Links/Resources
* https://issues.apache.org/jira/browse/SOLR-8593
* https://calcite.apache.org/docs/tutorial.html
* https://calcite.apache.org/docs/adapter.html
* https://calcite.apache.org/avatica/docs/