This project is a test suite for JSON Query Expressions.
There are currently connectors for
- Elastisearch 1.7.x
- Sqlite 3.x (incomplete)
Hopefully, over time, more connectors will be made, and the suite improved.
JSON Query Expression connectors are meant to be their own project. It is expected that the tests/test_jx
subdirectory of this project be insert into the tests/test_jx
subdirectory of those other projects to provide the test suite. How this is done will be left to the project owner.
Look at the jx-sqlite project to see how thistest suite is used.
This test suite is used to test the ActiveData service logic. ActiveData is the project name for the ElasticSearch 1.7.x translation service.
Maybe a connector will become a GSOC project. Here is my proposal