GithubHelp home page GithubHelp logo

zjzcn / elasticsearch-jdbc-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from meedly/elasticsearch-jdbc

0.0 1.0 0.0 106 KB

A elasticsearch specified SQL interface on Java, no need to tweak your es instance.

License: MIT License

Shell 0.08% Java 97.57% ANTLR 2.34%

elasticsearch-jdbc-1's Introduction

elasticsearch jdbc

Build Status Coverage Status License

ElasticSearch has a user friendly HTTP-JSON interface. But sometimes, a jdbc based SQL interface would make it easy for Java developers.

This project can be used to transform our SQL query into a normal elasticsearch query model. Currently in heavy development.

Architecture

  • elasticsearch-sql - Parse elasticsearch SQL dialect into elasticsearch query model.
  • elasticsearch-driver - Wrap elasticsearch-sql into a jdbc driver.

Development

Tools

  1. Java 1.8.131+
  2. Maven 3.5.0 or above
  3. IntelliJ IDEA 2017.2
  4. Lombok Plugin

Flow

  1. clone the project
git clone https://github.com/syhily/elasticsearch-jdbc.git
  1. compile the project and make all test passed
mvn clean package
  1. the packed jar would located in target directory

ElasticSearch SQL Definition

// TODO

User Feedback

Issues

If you have any problems with or questions about this program, please contact us through a GitHub issue.

Contributing

You are invited to contribute new features, fixes, or updates, large or small; we are always thrilled to receive pull requests, and do our best to process them as fast as we can.

Before you start to code, we recommend discussing your plans through a GitHub issue, especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction, give you feedback on your design, and help you find out if someone else is working on the same thing.

elasticsearch-jdbc-1's People

Contributors

syhily avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.