Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/risdenk/solr-calcite-example
https://github.com/risdenk/solr-calcite-example
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/risdenk/solr-calcite-example
- Owner: risdenk
- Created: 2016-03-22T15:04:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-11-21T15:04:19.000Z (almost 4 years ago)
- Last Synced: 2024-05-01T20:37:41.996Z (7 months ago)
- Language: Java
- Size: 262 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
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/